Generate local IDs from map.json files

This commit is contained in:
GriffinR
2024-10-11 21:30:52 -04:00
parent 6518f1e3ff
commit 9f31b0fe90
146 changed files with 878 additions and 833 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ int ProcessPlayerFieldInput(struct FieldInput *input)
u8 playerDirection;
u16 metatileBehavior;
gSpecialVar_LastTalked = 0;
gSpecialVar_LastTalked = LOCALID_NONE;
gSelectedObjectEvent = 0;
playerDirection = GetPlayerFacingDirection();