through ScrCmd_fadescreenspeed
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "global.h"
|
||||
|
||||
void sub_80AF79C(void);
|
||||
void sub_80B009C(u8);
|
||||
void sub_807F028(u8);
|
||||
void sub_80B0244(void);
|
||||
|
||||
#endif // GUARD_FIELD_SCREEN_EFFECT_H
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
#ifndef GUARD_MAP_PREVIEW_SCREEN_H
|
||||
#define GUARD_MAP_PREVIEW_SCREEN_H
|
||||
|
||||
void sub_80F85BC(u16 a0);
|
||||
|
||||
#endif //GUARD_MAP_PREVIEW_SCREEN_H
|
||||
@@ -21,5 +21,6 @@ extern struct UnkStruct_203AE98 * gUnknown_3005E94;
|
||||
|
||||
void sub_8112720(u8);
|
||||
void sub_8113550(u16, const u16 *);
|
||||
void sub_8115748(u16);
|
||||
|
||||
#endif //GUARD_QUEST_LOG_H
|
||||
|
||||
Reference in New Issue
Block a user