Moved enum to include/pokemon.h

This commit is contained in:
Eduardo Quezada
2022-08-08 18:40:47 -04:00
parent 75d52dc762
commit 1fd1870a13
3 changed files with 93 additions and 98 deletions
-1
View File
@@ -13,7 +13,6 @@
#include "constants/berry.h"
#include "constants/maps.h"
#include "constants/pokemon.h"
#include "constants/pokemon_data.h"
#include "constants/easy_chat.h"
#include "constants/trainer_hill.h"