Format pokemon.c

This commit is contained in:
nullableVoidPtr 2018-12-08 11:39:35 +08:00
parent 4d307a6f63
commit 907ed3f5f5

View file

@ -1405,7 +1405,7 @@ const s8 gNatureStatTable[][5] =
#include "data/pokemon/evolution.h" #include "data/pokemon/evolution.h"
#include "data/pokemon/level_up_learnset_pointers.h" #include "data/pokemon/level_up_learnset_pointers.h"
// These two tables are zero-based. // SPECIES_NONE are ignored in the following two tables, so decrement before accessing these arrays to get the right result
static const u8 sMonFrontAnimIdsTable[] = static const u8 sMonFrontAnimIdsTable[] =
{ {