name unused route state vars
This commit is contained in:
+1
-1
@@ -318,7 +318,7 @@ void SetMirageTowerVisibility(void)
|
||||
u16 rand;
|
||||
bool8 visible;
|
||||
|
||||
if (VarGet(VAR_ROUTE_111_STATE))
|
||||
if (VarGet(VAR_MIRAGE_TOWER_STATE))
|
||||
{
|
||||
FlagClear(FLAG_MIRAGE_TOWER_VISIBLE);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user