clean flags and remove temp macro
This commit is contained in:
@@ -1508,7 +1508,7 @@ static void sub_8139620(u8 taskId)
|
||||
|
||||
bool8 FoundBlackGlasses(void)
|
||||
{
|
||||
return FlagGet(FLAG_HIDDEN_ITEM_BLACK_GLASSES);
|
||||
return FlagGet(FLAG_HIDDEN_ITEM_ROUTE_116_BLACK_GLASSES);
|
||||
}
|
||||
|
||||
void SetRoute119Weather(void)
|
||||
|
||||
Reference in New Issue
Block a user