decompile reshow battle screen
This commit is contained in:
7
include/battle_controller_player.h
Normal file
7
include/battle_controller_player.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#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
|
||||
Reference in New Issue
Block a user