From 7de1c4bd141bc793873b12acd7f1eaae7474bfbc Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Tue, 30 Oct 2018 22:17:03 +0100 Subject: Make frontier util compile --- src/frontier_util.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/frontier_util.c') diff --git a/src/frontier_util.c b/src/frontier_util.c index 99419cc9a..bbf0c9af0 100644 --- a/src/frontier_util.c +++ b/src/frontier_util.c @@ -1782,6 +1782,7 @@ struct FrontierBrainMon extern const struct FrontierBrainMon sFrontierBrainsMons[][2][3]; +/* void CreateFrontierBrainPokemon(void) { s32 i, j; @@ -1830,3 +1831,4 @@ void CreateFrontierBrainPokemon(void) monPartyId++; } } +*/ -- cgit v1.2.3