Sigh. Done for good, I'm sorry.

LOuroboros 2022-11-07 19:38:20 -03:00
parent 490fd6cb81
commit 0beaed8db8
1 changed files with 1 additions and 1 deletions

@ -306,7 +306,7 @@ u8 Script_GetObjectFacingDirection(void)
} }
``` ```
***NOTE**: This function can be added in `src/event_object_movement.c` directly, or one can turn `GetObjectEventIdByLocalId` into a global variable and put it elsewhere. * ***NOTE**: This function can be added in `src/event_object_movement.c` directly, or one can turn `GetObjectEventIdByLocalId` into a global variable and put it elsewhere.*
And we're done. And we're done.