Decomped SetWalkAction()

This commit is contained in:
AnonymousRandomPerson
2022-01-13 23:18:59 -05:00
parent 453618864e
commit afbc7deaea
6 changed files with 29 additions and 35 deletions

View File

@@ -5,5 +5,7 @@
// 0x44C94
void SetAction(struct DungeonActionContainer *actionPointer, u16 action);
// 0x44CA0
void SetWalkAction(struct DungeonActionContainer *actionPointer, s16 species);
#endif