summaryrefslogtreecommitdiff
path: root/include/recorded_battle.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-01-14 02:20:55 -0500
committerGitHub <noreply@github.com>2021-01-14 02:20:55 -0500
commit7dc52f6a5eb696439bbf21f7600ae40e53fd4c97 (patch)
tree24ee473173d518b511674751f60724d5317cf708 /include/recorded_battle.h
parent29e59c8eef90b5d166cecae0c54f4ecdd8d51333 (diff)
parentb9e1b050e10c8d7d62eb49fb1a4ab1a30a1bdaa8 (diff)
Merge pull request #1303 from GriffinRichards/doc-battledef
Label remaining battle types
Diffstat (limited to 'include/recorded_battle.h')
-rw-r--r--include/recorded_battle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/recorded_battle.h b/include/recorded_battle.h
index 252b25502..55353a6d1 100644
--- a/include/recorded_battle.h
+++ b/include/recorded_battle.h
@@ -3,7 +3,7 @@
extern u32 gRecordedBattleRngSeed;
extern u32 gBattlePalaceMoveSelectionRngValue;
-extern u8 gUnknown_0203C7B4;
+extern u8 gRecordedBattleMultiplayerId;
void sub_8184DA4(u8 arg0);
void sub_8184E58(void);