mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
parent
8a79315635
commit
9c2be80bf3
12 changed files with 44 additions and 44 deletions
|
|
@ -92,9 +92,9 @@ text_dots: MACRO
|
|||
db \1 ; number of ellipses to draw
|
||||
ENDM
|
||||
|
||||
enum TX_LINK_PROMPT_BUTTON ; $0d
|
||||
text_linkpromptbutton: MACRO
|
||||
db TX_LINK_PROMPT_BUTTON
|
||||
enum TX_WAIT_BUTTON ; $0d
|
||||
text_waitbutton: MACRO
|
||||
db TX_WAIT_BUTTON
|
||||
ENDM
|
||||
|
||||
enum TX_SOUND_POKEDEX_RATING ; $0e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue