Document some Quest Log
This commit is contained in:
+5
-4
@@ -3,6 +3,7 @@
|
||||
|
||||
#include "global.h"
|
||||
#include "quest_log_battle.h"
|
||||
#include "constants/quest_log.h"
|
||||
|
||||
struct UnkStruct_3005E90
|
||||
{
|
||||
@@ -15,7 +16,7 @@ struct UnkStruct_3005E90
|
||||
u8 unk_2;
|
||||
};
|
||||
|
||||
extern u8 gUnknown_203ADFA;
|
||||
extern u8 gQuestLogState;
|
||||
extern u8 gUnknown_3005E88;
|
||||
extern u16 sNumQuestLogs;
|
||||
extern struct UnkStruct_3005E90 gUnknown_3005E90;
|
||||
@@ -23,7 +24,7 @@ extern struct UnkStruct_203AE98 * gUnknown_3005E94;
|
||||
extern const u16 gUnknown_84566A8[];
|
||||
|
||||
void sub_8112720(u8);
|
||||
void sub_8113550(u16, const u16 *);
|
||||
void SetQuestLogEvent(u16, const u16 *);
|
||||
void sub_811539C(void);
|
||||
void sub_8115748(u16);
|
||||
u8 sub_8112CAC(void);
|
||||
@@ -35,8 +36,8 @@ u8 CreateHelpMessageWindow(void);
|
||||
void PrintTextOnHelpMessageWindow(const u8 * text, u8 mode);
|
||||
void MapNamePopupWindowIdSetDummy(void);
|
||||
void sub_8111CF0(void);
|
||||
void sub_811089C(void);
|
||||
void sub_8113044(void);
|
||||
void ResetQuestLog(void);
|
||||
void ResetTrainerFanClub(void);
|
||||
void TrySetUpQuestLogScenes_ElseContinueFromSave(u8 taskId);
|
||||
void sub_8112450(void);
|
||||
void sub_8112364(void);
|
||||
|
||||
Reference in New Issue
Block a user