diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2018-10-17 18:07:31 -0500 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2018-10-17 18:07:31 -0500 |
| commit | 68dcbea52ecc048e4c0eac1bed1845a182498bb7 (patch) | |
| tree | 8d7388af611b6bb5e3558f0d40772b452e367a62 /data | |
| parent | 876a79f1fe06958916da0b3a555b8358d972365c (diff) | |
Decompile sub_1157C
Diffstat (limited to 'data')
| -rwxr-xr-x | data/rom.s | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -192,7 +192,17 @@ gUnknown_086A9778:: @ 0x086A9778 .4byte 0x086A94F4 .4byte 0x00000000 -.incbin "baserom.gba", 0x6A97AC, 0x6B159C - 0x6A97AC +gEReaderAccessButtonSequence:: @ 0x086A97AC + .2byte 0x0200 + .2byte 0x0100 + .2byte 0x0200 + .2byte 0x0100 + .2byte 0x0200 + .2byte 0x0100 + .2byte 0xFFFF + + .align 2, 0 +.incbin "baserom.gba", 0x6A97BC, 0x6B159C - 0x6A97BC gMonHatchSpriteGroupPals:: @ 0x086B159C .4byte gMonHatchSpriteGroup0_Pals |
