summaryrefslogtreecommitdiff
path: root/src/text/textd.asm
AgeCommit message (Expand)Author
2018-02-07Rename text files to match section namesxCrystal
2016-05-21rename text macro to textpointer and text/line/done for better text readabilityxCrystal
2016-01-16fix some typos and use lowercase for prepositions in move namesxCrystal
2016-01-16label card names and descriptionsxCrystal
2015-03-14Move source code into "src/". Update Makefile/scan_includes.stag019