diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-02 00:21:11 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-02 00:21:11 +0200 |
commit | 26bf61e06fb4c29e9a297d88dbe42942ba0c96b9 (patch) | |
tree | cba71f429712e34a9f98c119d6f17f3d166a0407 /asm/reshow_battle_screen.s | |
parent | bc5acf7394d9e0058d52df1872133cac385694c7 (diff) |
start decompiling sprite.s
Diffstat (limited to 'asm/reshow_battle_screen.s')
-rw-r--r-- | asm/reshow_battle_screen.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/reshow_battle_screen.s b/asm/reshow_battle_screen.s index 2d1ea21ca..81a07ff43 100644 --- a/asm/reshow_battle_screen.s +++ b/asm/reshow_battle_screen.s @@ -131,7 +131,7 @@ _080A9444: bl sub_8035AA4 b _080A95D2 _080A944A: - bl ResetAllObjectData + bl ResetSpriteData b _080A95D2 _080A9450: bl ResetObjectPaletteAllocator |