diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2016-12-16 19:45:30 -0500 |
---|---|---|
committer | YamaArashi <YamaArashi@users.noreply.github.com> | 2016-12-16 16:45:30 -0800 |
commit | c7fe3c43880f2099db3830c488de14dff0914f2e (patch) | |
tree | 11afa22fefd752bd567191766ffd8b2611412c4f /data | |
parent | 4967d2b5d66274a4740baf1f0bef9d134eced129 (diff) |
decompile save_failed_screen.c except for two functions (#130)
* begin decompiling save_failed_screen.c
* add revision differences for sub_8146E50
* decompile sub_8147048
* help
* get sub_8147324 to almost match except for a single instruction
* finish decompiling save_failed_screen.c except for two nonmatching functions
Diffstat (limited to 'data')
-rw-r--r-- | data/data2.s | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/data/data2.s b/data/data2.s index 129e3eee0..de7160a12 100644 --- a/data/data2.s +++ b/data/data2.s @@ -23970,7 +23970,8 @@ gTraderDecorations:: @ 83F62E8 .byte DECOR_TIRE .byte DECOR_PRETTY_FLOWERS -gUnknown_083F62EC:: @ 83F62EC + .align 2 +gBirchBagGrassPal:: @ 83F62EC .incbin "graphics/misc/birch_bag.gbapal" .incbin "graphics/misc/birch_grass.gbapal" @@ -23990,7 +23991,8 @@ gBirchBagTilemap:: @ 83F636C gBirchGrassTilemap:: @ 83F64F8 .incbin "graphics/misc/birch_grass_map.bin.lz" -gUnknown_083F66F0:: @ 83F66F0 + .align 2 +gBirchHelpGfx:: @ 83F66F0 .incbin "graphics/misc/birch_help.4bpp.lz" .align 2 @@ -30188,10 +30190,10 @@ gUnknown_08411940:: @ 8411940 gUnknown_08411948:: @ 8411948 .incbin "baserom.gba", 0x00411948, 0x18 -gUnknown_08411960:: @ 8411960 +gSaveFailedClockPal:: @ 8411960 .incbin "graphics/misc/clock_small.gbapal" -gUnknown_08411980:: @ 8411980 +gSaveFailedClockGfx:: @ 8411980 .incbin "graphics/misc/clock_small.4bpp.lz" @ 8411A10 |