summaryrefslogtreecommitdiff
path: root/data/credits_strings.asm
AgeCommit message (Collapse)Author
2021-03-04Verify data table sizes with table_width and assert_table_length macrosRangi
This was discussed in #706 It also uncovered some off-by-one issues with defining some constants. A few structs now use rsreset/_RS to define their offset constants, as discussed in #739
2020-06-16[in progress] Harmonize more constant and data files with pokegoldRangi
2018-06-24"→" should be "ェ"Rangi
2018-01-19Japanese characters in Japanese text (e.g. "ォ" not "," for $f4)Remy Oukaour
2018-01-19More Japanese charactersRemy Oukaour
2017-12-15Copy pokered's organization some more, with further constant and data filesRemy Oukaour