diff options
Diffstat (limited to 'include/dungeon_action.h')
-rw-r--r-- | include/dungeon_action.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/dungeon_action.h b/include/dungeon_action.h index 48f81d5..39add48 100644 --- a/include/dungeon_action.h +++ b/include/dungeon_action.h @@ -3,9 +3,7 @@ #include "dungeon_entity.h" -// 0x44C94 void SetAction(struct DungeonActionContainer *actionPointer, u16 action); -// 0x44CA0 void SetWalkAction(struct DungeonActionContainer *actionPointer, s16 species); #endif |