use .4byte and .2byte everywhere

This commit is contained in:
YamaArashi 2015-10-10 08:37:51 -07:00
parent 725956695b
commit fd6e15b70a

View File

@ -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