mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 15:12:18 +13:00
parent
e1f6bb5393
commit
95ec2cf039
139 changed files with 863 additions and 437 deletions
|
|
@ -42,6 +42,7 @@ PC_ITEM_CAPACITY EQU 50
|
|||
const TRADE_CANCEL_MENU ; 5
|
||||
const HEAL_CANCEL_MENU ; 6
|
||||
const NO_YES_MENU ; 7
|
||||
NUM_TWO_OPTION_MENUS EQU const_value
|
||||
|
||||
; menu exit method constants for list menus and the buy/sell/quit menu
|
||||
CHOSE_MENU_ITEM EQU 1 ; pressed A
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue