Merge branch 'master' of github.com:pret/pokefirered into pokedex_screen

This commit is contained in:
PikalaxALT
2019-12-09 20:31:20 -05:00
3 changed files with 782 additions and 78 deletions
BIN
View File
Binary file not shown.
+3
View File
@@ -412,6 +412,9 @@ B_BUFF3 = FD 34
@ indicates the end of a town/city name (before " TOWN" or " CITY")
NAME_END = FC 00
@ special 0xF7 character
SPECIAL_F7 = F7
@ more text functions
COLOR = FC 01 @ use a color listed below right after
+779 -78
View File
File diff suppressed because it is too large Load Diff