through sub_805644C
This commit is contained in:
+4
-14
@@ -4,23 +4,10 @@
|
||||
#include "global.h"
|
||||
#include "quest_log_battle.h"
|
||||
#include "constants/quest_log.h"
|
||||
|
||||
struct UnkStruct_3005E90
|
||||
{
|
||||
u8 unk_0;
|
||||
u8 unk_1_0:1;
|
||||
u8 unk_1_1:1;
|
||||
u8 unk_1_2:1;
|
||||
u8 unk_1_3:1;
|
||||
u8 unk_1_4:1;
|
||||
u8 unk_2;
|
||||
};
|
||||
#include "field_control_avatar.h"
|
||||
|
||||
extern u8 gQuestLogState;
|
||||
extern u8 gUnknown_3005E88;
|
||||
extern u16 sNumEventsInLogEntry;
|
||||
extern struct UnkStruct_3005E90 gUnknown_3005E90;
|
||||
extern struct QuestLogEntry * sCurQuestLogEntry;
|
||||
extern const u16 gUnknown_84566A8[];
|
||||
|
||||
void sub_8112720(u8);
|
||||
@@ -61,5 +48,8 @@ void sub_8112588(u8 localId, u8 mapNum, u8 mapGroup, u8 movementActionId, u8 dur
|
||||
void sub_8112C9C(void);
|
||||
void sub_8110920(void);
|
||||
void sub_8111708(void);
|
||||
void sub_81127F8(struct FieldInput * a0);
|
||||
void sub_8112B3C(void);
|
||||
void RunQuestLogCB(void);
|
||||
|
||||
#endif //GUARD_QUEST_LOG_H
|
||||
|
||||
Reference in New Issue
Block a user