Declare GetSavedCursorPos
This commit is contained in:
parent
63665e2664
commit
d5f3150071
1 changed files with 1 additions and 0 deletions
|
@ -781,6 +781,7 @@ static void SetCursorInParty(void);
|
|||
static void SetCursorBoxPosition(u8);
|
||||
static void ClearSavedCursorPos(void);
|
||||
static void SaveCursorPos(void);
|
||||
static u8 GetSavedCursorPos(void);
|
||||
static void InitMonPlaceChange(u8);
|
||||
static bool8 DoMonPlaceChange(void);
|
||||
static bool8 MonPlaceChange_Shift(void);
|
||||
|
|
Loading…
Reference in a new issue