Merge pull request #659 from ultima-soul/pokemon

Remove pokemon_3.h
This commit is contained in:
Diegoisawesome
2019-04-04 12:49:46 -05:00
committed by GitHub
2 changed files with 1 additions and 11 deletions

View File

@@ -23,7 +23,7 @@
#include "palette.h"
#include "pokeball.h"
#include "pokedex.h"
#include "pokemon_3.h"
#include "pokemon.h"
#include "random.h"
#include "rtc.h"
#include "save.h"