Merge pull request #1081 from GriffinRichards/add-localids
Add local object event ids for referenced objects
This commit is contained in:
@@ -3687,7 +3687,7 @@ void Unused_SetWeatherSunny(void)
|
||||
SetCurrentAndNextWeather(WEATHER_SUNNY);
|
||||
}
|
||||
|
||||
// Always returns 1
|
||||
// All mart employees have a local id of 1, so function always returns 1
|
||||
u32 GetMartEmployeeObjectEventId(void)
|
||||
{
|
||||
static const u8 sPokeMarts[][3] =
|
||||
|
||||
Reference in New Issue
Block a user