summaryrefslogtreecommitdiff
path: root/engine/menu/text_box.asm
AgeCommit message (Collapse)Author
2017-12-30Add space between arguments in assembly instructions and remove redundant a ↵xCrystal
in instructions like add a, x
2017-06-09Replace deprecated mnemonics by the correct onesAntonio Niño Díaz
The old mnemonics generate warnings with new versions of rgbds. This patch replaces them by the correct ones. Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
2016-09-17split bank 1 into filesYamaArashi