]> hydra-www.ietfng.org Git - acmetensortoys-chiptunes/commitdiff
Fix progenv/trackerfmt.h after last commit
authorNathaniel Wesley Filardo <nwf@smaug.priv.ietfng.org>
Sun, 11 Apr 2010 05:49:47 +0000 (01:49 -0400)
committerNathaniel Wesley Filardo <nwf@smaug.priv.ietfng.org>
Sun, 11 Apr 2010 05:49:47 +0000 (01:49 -0400)
Note that the old tracker --export is the only user of this constant and
it will be wrong in any case!

progenv/trackerfmt.h

index 1ec4e844ff4dfb21c9cbd88e6f3a44ac2c795a42..5ad379a62e0dd4300a0ac73590e837ab20655b21 100644 (file)
@@ -8,7 +8,7 @@
 #define PACKSIZE_RESOURCE      13
 #define PACKSIZE_SONGTRACK     6
 #define PACKSIZE_SONGTRANS     4
-#define PACKSIZE_INSTRCMD      8
+#define PACKSIZE_INSTRCMD      4
 #define PACKSIZE_INSTRPAR      8
 #define PACKSIZE_TRACKNOTE     7
 #define PACKSIZE_TRACKINST     4