mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Port pokecrystal's formatting of text commands and special characters
This commit is contained in:
parent
2718c36065
commit
139a28ff99
397 changed files with 7398 additions and 7026 deletions
|
|
@ -15,14 +15,14 @@ OpenOaksPC:
|
|||
jp LoadScreenTilesFromBuffer2
|
||||
|
||||
GetDexRatedText:
|
||||
TX_FAR _GetDexRatedText
|
||||
db "@"
|
||||
text_far _GetDexRatedText
|
||||
text_end
|
||||
|
||||
ClosedOaksPCText:
|
||||
TX_FAR _ClosedOaksPCText
|
||||
TX_WAIT
|
||||
db "@"
|
||||
text_far _ClosedOaksPCText
|
||||
text_linkpromptbutton
|
||||
text_end
|
||||
|
||||
AccessedOaksPCText:
|
||||
TX_FAR _AccessedOaksPCText
|
||||
db "@"
|
||||
text_far _AccessedOaksPCText
|
||||
text_end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue