Document/sync misc remaining symbols
This commit is contained in:
@@ -46,7 +46,6 @@ struct EReaderTrainerTowerSet
|
||||
bool32 ValidateTrainerTowerData(struct EReaderTrainerTowerSet * ttdata);
|
||||
bool32 CEReaderTool_SaveTrainerTower(struct EReaderTrainerTowerSet * ttdata);
|
||||
bool32 CEReaderTool_LoadTrainerTower(struct EReaderTrainerTowerSet * ttdata);
|
||||
u8 sub_815D654(void);
|
||||
bool32 ReadTrainerTowerAndValidate(void);
|
||||
|
||||
#endif //GUARD_CEREADER_TOOL_H
|
||||
|
||||
@@ -16,8 +16,7 @@ s32 CountDigits(s32 number);
|
||||
void TV_PrintIntToStringVar(u8 varidx, s32 number);
|
||||
u16 GetStarterSpecies(void);
|
||||
void StopPokemonLeagueLightingEffectTask(void);
|
||||
void nullsub_60(void);
|
||||
void nullsub_61(void);
|
||||
void FieldCB_ShowPortholeView(void);
|
||||
u8 ContextNpcGetTextColor(void);
|
||||
void SetPCBoxToSendMon(u8);
|
||||
u16 GetPCBoxToSendMon(void);
|
||||
|
||||
+1
-1
@@ -303,6 +303,6 @@ void sub_80FB030(u32 a0);
|
||||
void ClearRecvCommands(void);
|
||||
|
||||
#include "mevent_server.h"
|
||||
extern const struct mevent_server_cmd gMEventSrvScript_OtherTrainerCanceled[];
|
||||
extern const struct mevent_server_cmd gServerScript_ClientCanceledCard[];
|
||||
|
||||
#endif //GUARD_LINK_RFU_H
|
||||
|
||||
@@ -35,7 +35,7 @@ void ClearDialogWindowAndFrame(u8 windowId, bool8 copyToVram);
|
||||
void ClearStdWindowAndFrame(u8 windowId, bool8 copyNow);
|
||||
void EraseFieldMessageBox(bool8 copyToVram);
|
||||
void SetStdWindowBorderStyle(u8 windowId, bool8 copyToVram);
|
||||
void sub_80F7768(u8 windowId, bool8 copyToVram);
|
||||
void LoadMessageBoxAndFrameGfx(u8 windowId, bool8 copyToVram);
|
||||
void Menu_LoadStdPal(void);
|
||||
void Menu_LoadStdPalAt(u16 offset);
|
||||
void DisplayItemMessageOnField(u8 taskId, u8 fontId, const u8 *src, TaskFunc callback);
|
||||
|
||||
+1
-1
@@ -761,7 +761,7 @@ extern const u8 gText_QuitLooking[];
|
||||
extern const u8 gText_FreshWater[];
|
||||
extern const u8 gText_SodaPop[];
|
||||
extern const u8 gText_Lemonade[];
|
||||
extern const u8 gText_Bicycle_1000000[];
|
||||
extern const u8 gText_Bicycle_Price[];
|
||||
extern const u8 gText_NoThanks[];
|
||||
extern const u8 gText_Abra_180Coins[];
|
||||
extern const u8 gText_Clefairy_500Coins[];
|
||||
|
||||
Reference in New Issue
Block a user