diff options
Diffstat (limited to 'asm/rom_header.inc')
-rw-r--r-- | asm/rom_header.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/rom_header.inc b/asm/rom_header.inc index 21bbf3a7c..43eec30bb 100644 --- a/asm/rom_header.inc +++ b/asm/rom_header.inc @@ -67,7 +67,7 @@ RomHeaderChecksum: .endif .else .byte 0x42 - .end + .endif RomHeaderReserved2: .space 2 |