diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-19 18:45:38 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-19 18:45:38 -0400 |
commit | 7bc152e2ed84d5c50db1f5c916f02911ce09be1e (patch) | |
tree | ded52fb88c9df75655a7c119a88b728f9bd33198 /include/battle_controller_player.h | |
parent | a252140f3b462efbeaec392030479e9e12999f23 (diff) | |
parent | 8ceecd9fba385442f55bff2d19977e3c2fd6e5e8 (diff) |
Merge branch 'master' into mail
Diffstat (limited to 'include/battle_controller_player.h')
-rw-r--r-- | include/battle_controller_player.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/battle_controller_player.h b/include/battle_controller_player.h deleted file mode 100644 index 6d095efe7..000000000 --- a/include/battle_controller_player.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef GUARD_BATTLE_CONTROLLER_PLAYER_H -#define GUARD_BATTLE_CONTROLLER_PLAYER_H - -void ActionSelectionCreateCursorAt(u8 cursorPos, u8 unused); -void ActionSelectionDestroyCursorAt(u8 cursorPos); - -#endif // GUARD_BATTLE_CONTROLLER_PLAYER_H |