Clean up pokedex_area_screen
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
#ifndef GUARD_WILD_ENCOUNTER_H
|
||||
#define GUARD_WILD_ENCOUNTER_H
|
||||
|
||||
#define LAND_WILD_COUNT 12
|
||||
#define WATER_WILD_COUNT 5
|
||||
#define ROCK_WILD_COUNT 5
|
||||
#define FISH_WILD_COUNT 10
|
||||
#include "constants/wild_encounter.h"
|
||||
|
||||
struct WildPokemon
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user