Fix inconsistent static s/g names
This commit is contained in:
@@ -324,7 +324,7 @@ static const match_call_text_data_t sWallyTextScripts[] = {
|
||||
{ NULL, 0xFFFF, 0xFFFF }
|
||||
};
|
||||
|
||||
const struct MatchCallLocationOverride sWallyLocationData[] = {
|
||||
static const struct MatchCallLocationOverride sWallyLocationData[] = {
|
||||
{ FLAG_HIDE_MAUVILLE_CITY_WALLY, MAPSEC_VERDANTURF_TOWN },
|
||||
{ FLAG_GROUDON_AWAKENED_MAGMA_HIDEOUT, MAPSEC_NONE },
|
||||
{ FLAG_HIDE_VICTORY_ROAD_ENTRANCE_WALLY, MAPSEC_VICTORY_ROAD },
|
||||
|
||||
Reference in New Issue
Block a user