Merge branch 'master' of github.com:pret/pokefirered into pokedex_screen
This commit is contained in:
BIN
Binary file not shown.
@@ -412,6 +412,9 @@ B_BUFF3 = FD 34
|
|||||||
@ indicates the end of a town/city name (before " TOWN" or " CITY")
|
@ indicates the end of a town/city name (before " TOWN" or " CITY")
|
||||||
NAME_END = FC 00
|
NAME_END = FC 00
|
||||||
|
|
||||||
|
@ special 0xF7 character
|
||||||
|
SPECIAL_F7 = F7
|
||||||
|
|
||||||
@ more text functions
|
@ more text functions
|
||||||
|
|
||||||
COLOR = FC 01 @ use a color listed below right after
|
COLOR = FC 01 @ use a color listed below right after
|
||||||
|
|||||||
+779
-78
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user