diff options
Diffstat (limited to 'data/unk_dungeon.inc')
-rw-r--r-- | data/unk_dungeon.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/unk_dungeon.inc b/data/unk_dungeon.inc index beac28c..929330c 100644 --- a/data/unk_dungeon.inc +++ b/data/unk_dungeon.inc @@ -1,10 +1,10 @@ .global gUnknown_83B0000 gUnknown_83B0000: @ 83B0000 @ replacing .incbin "baserom.gba", 0x003b0000, 0x151200 -.asciz "pksdir0" +.string "pksdir0\0" .byte 0xc7, 0x01, 0x00, 0x00 @ 455 palettes? .byte 0x18, 0x00, 0x3b, 0x08 @ Pointer to start of pointers? -.asciz "pksdir0" +.string "pksdir0\0" .byte 0xbc, 0x1c, 0x3b, 0x08 @ Pointer to b00canm .byte 0xcc, 0x1c, 0x3b, 0x08 @ Pointer to SIRO header .byte 0xb4, 0x1c, 0x3b, 0x08 @ Pointer to b00cel |