pokemon_summary_screen.c, part 4.

This commit is contained in:
luckytyphlosion
2020-06-23 22:06:21 -04:00
parent d096f37d75
commit a04106a011
6 changed files with 192 additions and 875 deletions
+1
View File
@@ -6,6 +6,7 @@
#define ITEM_NAME_LENGTH 14
#define POKEMON_NAME_LENGTH 10
#define OT_NAME_LENGTH 7
#define MOVE_NAME_LENGTH 12
#define VERSION_SAPPHIRE 1
#define VERSION_RUBY 2