summaryrefslogtreecommitdiff
path: root/macros/scripts/text.asm
AgeCommit message (Collapse)Author
2021-03-11Verify script command table sizesRangi
2020-08-04TX_NUM -> TX_DECIMALmid-kid
2020-07-09Use const_skip and const_next macros for brevityRangi
2020-07-09Eliminate enum: use const instead, with case-by-case parallel const ↵Rangi
implementations
2020-07-06text_linkpromptbutton -> text_waitbuttonRangi
Removes support for text_waitbutton as a legacy alias for text_promptbutton.
2020-06-05Fix file permissions.entrpntr
2019-12-11Updated macros/scripts/text.asm and cleaned up macros.asmlibjet