Merge pull request #1081 from GriffinRichards/add-localids

Add local object event ids for referenced objects
This commit is contained in:
GriffinR
2020-07-17 18:18:47 -04:00
committed by GitHub
192 changed files with 2859 additions and 2206 deletions

View File

@@ -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] =