Files
pokecrystal-board/constants/player_ai_constants.asm

6 lines
169 B
NASM
Executable File

const_def
const PLAYERAIACTION_BOARD_MENU ; 0
const PLAYERAIACTION_ROLL_DIE ; 1
const PLAYERAIACTION_CHOOSE_BRANCH_DIR ; 2
DEF NUM_PLAYER_AI_ACTIONS EQU const_value