diff options
Diffstat (limited to 'asm/crt0.s')
-rw-r--r-- | asm/crt0.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/asm/crt0.s b/asm/crt0.s index 820b31e57..b4044495c 100644 --- a/asm/crt0.s +++ b/asm/crt0.s @@ -1,16 +1,16 @@ .include "asm/rom_header.s" _080000C0: - .long 0 + .4byte 0 _080000C4: - .short 0 + .2byte 0 _080000C6: - .short 0 + .2byte 0 _080000C8: - .long 0 + .4byte 0 .incbin "base_emerald.gba", 0xCC, 0x204 - 0xCC |