Name functions in battle_records.c
This commit is contained in:
+5
-5
@@ -186,10 +186,10 @@ extern const u8 gUnknown_841B68F[];
|
||||
extern const u8 gUnknown_841B698[];
|
||||
|
||||
// battle_records
|
||||
extern const u8 gUnknown_8418174[];
|
||||
extern const u8 gUnknown_8418188[];
|
||||
extern const u8 gUnknown_84181A4[];
|
||||
extern const u8 gUnknown_84181B6[];
|
||||
extern const u8 gUnknown_84181BE[];
|
||||
extern const u8 gString_BattleRecords_PlayersBattleResults[];
|
||||
extern const u8 gString_BattleRecords_TotalRecord[];
|
||||
extern const u8 gString_BattleRecords_ColumnHeaders[];
|
||||
extern const u8 gString_BattleRecords_7Dashes[];
|
||||
extern const u8 gString_BattleRecords_4Dashes[];
|
||||
|
||||
#endif //GUARD_STRINGS_H
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#ifndef GUARD_TRAINER_TOWER_H
|
||||
#define GUARD_TRAINER_TOWER_H
|
||||
|
||||
void sub_815EC8C(void);
|
||||
void PrintTrainerTowerRecords(void);
|
||||
|
||||
#endif //GUARD_TRAINER_TOWER_H
|
||||
|
||||
Reference in New Issue
Block a user