mirror of
https://github.com/risingPhil/libpokemegb.git
synced 2026-03-21 17:44:24 -05:00
Make it possible for Gen1PlayerPokemonStorages' Gen1Party and Gen1Box to avoid the performance hit in ::getPokemon caused by the recalculation of the pokemons' level. This recalculation would read the pokemon stats datastructure, which could be slow on the N64 transfer pak. |
||
|---|---|---|
| .. | ||
| gen1 | ||
| gen2 | ||
| common.cpp | ||
| Moves.cpp | ||
| RomReader.cpp | ||
| SaveManager.cpp | ||
| SpriteRenderer.cpp | ||
| utils.cpp | ||