mirror of https://github.com/pret/pokeemerald.git
Ditto. God, why can I not stop for just one moment and think before I write?
parent
85dcebd574
commit
490fd6cb81
|
@ -306,7 +306,7 @@ u8 Script_GetObjectFacingDirection(void)
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
This special 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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue