diff options
Diffstat (limited to 'include/pokemon.h')
-rw-r--r-- | include/pokemon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pokemon.h b/include/pokemon.h index fad47e0..38f4bc8 100644 --- a/include/pokemon.h +++ b/include/pokemon.h @@ -28,7 +28,7 @@ struct PokemonStruct u8 unk20[4]; u8 unk24; u8 fill25[3]; - u8 unk28; + u8 itemIndexHeld; u8 unk29; u8 fill2A[2]; u8 unk2C[4]; |