opentext and breeding

This commit is contained in:
PikalaxALT
2015-12-09 18:25:44 -05:00
parent 0c4bf512d0
commit a5a8364c35
291 changed files with 1938 additions and 1894 deletions

View File

@@ -476,9 +476,9 @@ pocketisfull: macro
db pocketisfull_command
endm
enum loadfont_command
loadfont: macro
db loadfont_command
enum opentext_command
opentext: macro
db opentext_command
endm
enum refreshscreen_command