commit b40be01720168c7c9a60210a0147ea6a78a080c4 parent 4a6e109565ce98bc7b79eccfda434fef23a9bb1a Author: Olav Sørensen <olav.sorensen@live.no> Date: Tue, 27 Sep 2022 16:21:45 +0200 Update ft2_replayer.c Diffstat:
M | src/ft2_replayer.c | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/ft2_replayer.c b/src/ft2_replayer.c @@ -2229,7 +2229,6 @@ void resumeMusic(void) // starts reading pattern data musicPaused = false; } - void tickReplayer(void) // periodically called from audio callback { int32_t i;