veekun_pokedex/pokedex/struct
Petr Viktorin 198a1fac8d Update struct
- Update for Generation 5. This means SaveFilePokemon becomes an abstract
  base, with SaveFilePokemonGen4 and SaveFilePokemonGen5 subclasses.
  The pokemon_struct is changed to a structure factory.
  Diff best viewed with the ignore whitespace setting.
- Allow creating a SaveFilePokemon with a zeroed-out blob (to be filled
  in later). Several fields are zeroed out in gen 5 so this helps the
  above.
2012-10-12 21:44:48 +02:00
..
__init__.py Update struct 2012-10-12 21:44:48 +02:00
_pokemon_struct.py Update struct 2012-10-12 21:44:48 +02:00