mirror of
https://github.com/TuxSH/PkmGCTools.git
synced 2026-03-21 17:45:19 -05:00
Fixed a typo
This commit is contained in:
parent
ec02f7ee1c
commit
93bd12dcb9
|
|
@ -73,7 +73,7 @@ XD::Pokemon
|
|||
0x90: u16 stats[6]
|
||||
0x9c: u16 EVs[6]
|
||||
0xa8: u8 IVs[6]
|
||||
0xae: u8 contestStats[6] (0 to 255)
|
||||
0xae: u8 contestStats[5] (0 to 255)
|
||||
0xb3: u8 contestAchievements[5]
|
||||
0xb7: unused
|
||||
0xb8 : u16 ??
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user