]> granicus.if.org Git - file/commitdiff
Text fields are fixed at 32 characters and may not have NULL terminators.
authorChristos Zoulas <christos@zoulas.com>
Sat, 23 Jun 2018 16:36:27 +0000 (16:36 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sat, 23 Jun 2018 16:36:27 +0000 (16:36 +0000)
(David Korth)

magic/Magdir/console

index 5a867b83696ec0fba87b668cfdcd190634a8212a..453240d3f3cb7223137afef599579aba15c73123 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: console,v 1.35 2017/11/14 15:48:36 christos Exp $
+# $File: console,v 1.36 2018/06/23 16:36:27 christos Exp $
 # Console game magic
 # Toby Deshane <hac@shoelace.digivill.net>
 
 # Gameboy%20Sound%20System%20(.gbs).txt
 0      string          GBS             Nintendo Gameboy Music/Audio Data
 #12    string          GameBoy\ Music\ Module  Nintendo Gameboy Music Module
->16    string          >\0     ("%s" by
->48    string          >\0     %s, copyright
->80    string          >\0     %s),
->3     byte            x       version %d,
->4     byte            x       %d tracks
+>16    string          >\0     ("%.32s" by
+>48    string          >\0     %.32s, copyright
+>80    string          >\0     %.32s),
+>3     byte            x       version %u,
+>4     byte            x       %u tracks
 
 # IPS Patch Files from: From: Thomas Klausner <tk@giga.or.at>
 # see http://zerosoft.zophar.net/ips.php