Remove some unused declarations
This commit is contained in:
@@ -71,7 +71,6 @@ u8 GetECSelectGroupRowsAbove(void);
|
|||||||
void GetECSelectWordCursorCoords(s8 *arg0, s8 *arg1);
|
void GetECSelectWordCursorCoords(s8 *arg0, s8 *arg1);
|
||||||
u8 GetECSelectWordRowsAbove(void);
|
u8 GetECSelectWordRowsAbove(void);
|
||||||
u8 GetECSelectWordNumRows(void);
|
u8 GetECSelectWordNumRows(void);
|
||||||
u8 unref_sub_80FFE60(void);
|
|
||||||
bool32 ShouldDrawECUpArrow(void);
|
bool32 ShouldDrawECUpArrow(void);
|
||||||
bool32 ShouldDrawECDownArrow(void);
|
bool32 ShouldDrawECDownArrow(void);
|
||||||
|
|
||||||
|
|||||||
@@ -7,15 +7,6 @@
|
|||||||
|
|
||||||
#include "global.h"
|
#include "global.h"
|
||||||
|
|
||||||
extern const u8 gUnknown_0823B4E8[];
|
|
||||||
extern const u8 gUnknown_0823B5E9[];
|
|
||||||
extern const u8 EventScript_275BB7[];
|
|
||||||
extern const u8 EventScript_275D0C[];
|
|
||||||
extern const u8 EventScript_275D1F[];
|
|
||||||
extern const u8 EventScript_275D2E[];
|
|
||||||
extern const u8 EventScript_2766A2[];
|
|
||||||
extern const u8 EventScript_2766A6[];
|
|
||||||
|
|
||||||
extern const u8 gTVBravoTrainerText00[];
|
extern const u8 gTVBravoTrainerText00[];
|
||||||
extern const u8 gTVBravoTrainerText01[];
|
extern const u8 gTVBravoTrainerText01[];
|
||||||
extern const u8 gTVBravoTrainerText02[];
|
extern const u8 gTVBravoTrainerText02[];
|
||||||
@@ -364,16 +355,6 @@ extern const u8 gPokeNewsTextLilycove_Ending[];
|
|||||||
extern const u8 gPokeNewsTextBlendMaster_Upcoming[];
|
extern const u8 gPokeNewsTextBlendMaster_Upcoming[];
|
||||||
extern const u8 gPokeNewsTextBlendMaster_Ongoing[];
|
extern const u8 gPokeNewsTextBlendMaster_Ongoing[];
|
||||||
extern const u8 gPokeNewsTextBlendMaster_Ending[];
|
extern const u8 gPokeNewsTextBlendMaster_Ending[];
|
||||||
extern const u8 SecretBase_RedCave1_Text_274966[];
|
|
||||||
extern const u8 SecretBase_RedCave1_Text_274D13[];
|
|
||||||
extern const u8 SecretBase_RedCave1_Text_274FFE[];
|
|
||||||
extern const u8 SecretBase_RedCave1_Text_275367[];
|
|
||||||
extern const u8 SecretBase_RedCave1_Text_2756C7[];
|
|
||||||
extern const u8 SecretBase_RedCave1_Text_274B24[];
|
|
||||||
extern const u8 SecretBase_RedCave1_Text_274E75[];
|
|
||||||
extern const u8 SecretBase_RedCave1_Text_2751E1[];
|
|
||||||
extern const u8 SecretBase_RedCave1_Text_2754F6[];
|
|
||||||
extern const u8 SecretBase_RedCave1_Text_2758CC[];
|
|
||||||
|
|
||||||
extern const u8 gText_LtSurge[];
|
extern const u8 gText_LtSurge[];
|
||||||
extern const u8 gText_Koga[];
|
extern const u8 gText_Koga[];
|
||||||
@@ -780,7 +761,6 @@ extern const u8 Help_Text_AboutThisGame[];
|
|||||||
extern const u8 Help_Text_TypeMatchupList[];
|
extern const u8 Help_Text_TypeMatchupList[];
|
||||||
extern const u8 Help_Text_Exit[];
|
extern const u8 Help_Text_Exit[];
|
||||||
extern const u8 Help_Text_Cancel[];
|
extern const u8 Help_Text_Cancel[];
|
||||||
extern const u8 gUnknown_81B2E76[];
|
|
||||||
extern const u8 Help_Text_DescWhatShouldIDo[];
|
extern const u8 Help_Text_DescWhatShouldIDo[];
|
||||||
extern const u8 Help_Text_DescHowDoIDoThis[];
|
extern const u8 Help_Text_DescHowDoIDoThis[];
|
||||||
extern const u8 Help_Text_DescWhatDoesThisTermMean[];
|
extern const u8 Help_Text_DescWhatDoesThisTermMean[];
|
||||||
|
|||||||
@@ -44,7 +44,6 @@ struct Main
|
|||||||
/*0x439*/ u8 field_439_x4:1;
|
/*0x439*/ u8 field_439_x4:1;
|
||||||
};
|
};
|
||||||
|
|
||||||
extern u8 gUnknown_3001764;
|
|
||||||
extern struct Main gMain;
|
extern struct Main gMain;
|
||||||
extern bool8 gSoftResetDisabled;
|
extern bool8 gSoftResetDisabled;
|
||||||
extern bool8 gLinkVSyncDisabled;
|
extern bool8 gLinkVSyncDisabled;
|
||||||
|
|||||||
@@ -6,8 +6,6 @@
|
|||||||
|
|
||||||
#define INDEX_CANCEL -2
|
#define INDEX_CANCEL -2
|
||||||
|
|
||||||
extern EWRAM_DATA struct ItemSlot gUnknown_02039F80[3];
|
|
||||||
|
|
||||||
void CreatePokemartMenu(const u16 *itemsForSale);
|
void CreatePokemartMenu(const u16 *itemsForSale);
|
||||||
void CreateDecorationShop1Menu(const u16 *);
|
void CreateDecorationShop1Menu(const u16 *);
|
||||||
void CreateDecorationShop2Menu(const u16 *);
|
void CreateDecorationShop2Menu(const u16 *);
|
||||||
|
|||||||
@@ -80,7 +80,6 @@ extern const u8 gText_ApostropheSBase[];
|
|||||||
extern const u8 gText_NoRegistry[];
|
extern const u8 gText_NoRegistry[];
|
||||||
extern const u8 gText_OkayToDeleteFromRegistry[];
|
extern const u8 gText_OkayToDeleteFromRegistry[];
|
||||||
extern const u8 gText_RegisteredDataDeleted[];
|
extern const u8 gText_RegisteredDataDeleted[];
|
||||||
extern const u8 gUnknown_085EA79D[];
|
|
||||||
extern const u8 gText_Confirm3[];
|
extern const u8 gText_Confirm3[];
|
||||||
extern const u8 gText_Cancel4[];
|
extern const u8 gText_Cancel4[];
|
||||||
extern const u8 gText_IsThisTheCorrectTime[];
|
extern const u8 gText_IsThisTheCorrectTime[];
|
||||||
|
|||||||
Reference in New Issue
Block a user