Format pokemon.c
This commit is contained in:
parent
4d307a6f63
commit
907ed3f5f5
1 changed files with 823 additions and 823 deletions
|
@ -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[] =
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue