savestate: rustfmt
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
065a722ad1
commit
a073ae5f74
1 changed files with 2 additions and 2 deletions
|
@ -623,8 +623,8 @@ mod tests {
|
|||
// Species id
|
||||
0x26, // Current HP
|
||||
0x0, 0x2c, // 44
|
||||
0x0, // Level ?!
|
||||
0x0, // Status condition
|
||||
0x0, // Level ?!
|
||||
0x0, // Status condition
|
||||
0x18, 0x18, // Pokémon types: Psychic
|
||||
// Catch rate
|
||||
0xc8, // 200
|
||||
|
|
Loading…
Reference in a new issue