Document pokedex area markers

This commit is contained in:
GriffinR
2022-11-21 12:37:25 -05:00
parent dfa2bfc5e5
commit 52e1af81b3
8 changed files with 434 additions and 305 deletions
+2
View File
@@ -8,6 +8,8 @@
#define ROCK_WILD_COUNT 5
#define FISH_WILD_COUNT 10
#define NUM_ALTERING_CAVE_TABLES 9
struct WildPokemon
{
u8 minLevel;