fldeff_flash.c
This commit is contained in:
@@ -1209,4 +1209,7 @@ extern const u8 CableClub_Text_AwaitingLinkupBCancel[];
|
||||
extern const u8 CableClub_Text_StartLinkWithXPlayersAConfirmBCancel[];
|
||||
extern const u8 CableClub_Text_PleaseWaitBCancel[];
|
||||
|
||||
// fldeff_flash
|
||||
extern const u8 EventScript_FldEffFlash[];
|
||||
|
||||
#endif //GUARD_EVENT_SCRIPTS_H
|
||||
|
||||
@@ -50,5 +50,10 @@ u16 sub_80F856C(u8 id);
|
||||
bool8 sub_80F8110(u8 mapsec, bool8 forceFirstTime);
|
||||
bool32 sub_80F83B0(void);
|
||||
const struct MapPreviewScreen * GetDungeonMapPreviewScreenInfo(u8 mapsec);
|
||||
bool32 sub_80F8154(u8 mapsec, u8 forceFirstTime);
|
||||
void sub_80F8180(void);
|
||||
void sub_80F819C(u8 mapsec);
|
||||
bool32 sub_80F8258(void);
|
||||
void sub_80F8234(s32 windowId);
|
||||
|
||||
#endif //GUARD_MAP_PREVIEW_SCREEN_H
|
||||
|
||||
@@ -192,6 +192,7 @@ void sub_8057F48(void);
|
||||
void SetMainCallback1(MainCallback cb);
|
||||
void CB1_Overworld(void);
|
||||
void sub_80568C4(void);
|
||||
u8 sub_80561B4(void);
|
||||
|
||||
extern u16 gHeldKeyCodeToSend;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user