From 760fa43a4f157a9e37ea5ec3bf9d0feb9971b62d Mon Sep 17 00:00:00 2001 From: tildearrow Date: Sat, 4 Dec 2021 02:34:13 -0500 Subject: [PATCH] fill in a blank line --- src/engine/song.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/engine/song.h b/src/engine/song.h index 56b933265..707e993f5 100644 --- a/src/engine/song.h +++ b/src/engine/song.h @@ -32,7 +32,7 @@ struct DivSong { // - current format version // - changes pattern length from char to int, probably to allow for size 256 // - 23: ??? - // - + // - what happened here? // - 19: v11 // - introduces Arcade system // - changes to the FM instrument format due to YMU759 being dropped