Combine special prefixes, drop more
This commit is contained in:
@@ -10,7 +10,7 @@ bool8 ScriptMenu_MultichoiceWithDefault(u8 left, u8 top, u8 var3, u8 var4, u8 va
|
||||
bool8 ScriptMenu_YesNo(u8 var1, u8 var2);
|
||||
bool8 ScriptMenu_MultichoiceGrid(u8 left, u8 top, u8 multichoiceId, u8 a4, u8 columnCount);
|
||||
bool8 ScriptMenu_ShowPokemonPic(u16 var1, u8 var2, u8 var3);
|
||||
bool8 ScrSpecial_CreatePCMenu(void);
|
||||
bool8 CreatePCMenu(void);
|
||||
void ScriptMenu_DisplayPCStartupPrompt(void);
|
||||
|
||||
bool8 (*ScriptMenu_GetPicboxWaitFunc(void))(void);
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
#ifndef GUARD_SEAGALLOP_H
|
||||
#define GUARD_SEAGALLOP_H
|
||||
|
||||
#include "constants/seagallop.h"
|
||||
|
||||
void ScrSpecial_SeagallopFerry(void);
|
||||
|
||||
#endif //GUARD_SEAGALLOP_H
|
||||
Reference in New Issue
Block a user