summaryrefslogtreecommitdiff
path: root/src/reshow_battle_screen.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-01-22 20:03:21 -0500
committerGriffinR <griffin.g.richards@gmail.com>2021-01-22 20:03:27 -0500
commit63a78287725167a9c048b2eac5e92b4da4b339d1 (patch)
tree84911089de7164a4a05677160e85fd4bbd7f34b5 /src/reshow_battle_screen.c
parent4eca05ccf5cce480e8018527798d3632ee43e551 (diff)
Document battle_controller_player.c
Diffstat (limited to 'src/reshow_battle_screen.c')
-rw-r--r--src/reshow_battle_screen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reshow_battle_screen.c b/src/reshow_battle_screen.c
index d8d75a0e0..58de22f05 100644
--- a/src/reshow_battle_screen.c
+++ b/src/reshow_battle_screen.c
@@ -23,7 +23,7 @@ static void CreateBattlerSprite(u8 battlerId);
static void CreateHealthboxSprite(u8 battlerId);
static void sub_80A95F4(void);
-void nullsub_35(void)
+void ReshowBattleScreenDummy(void)
{
}