libpokemegb/include
Philippe Symons 2adbacf43b Avoid performance hit in Gen1PlayerPokemonStorage
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.
2024-07-23 23:40:19 +02:00
..
gen1 Avoid performance hit in Gen1PlayerPokemonStorage 2024-07-23 23:40:19 +02:00
gen2 Initial import 2024-06-11 21:45:59 +02:00
common.h Initial import 2024-06-11 21:45:59 +02:00
Moves.h Add list of Pokémon moves in Moves.h alongside a function to convert the enum to string 2024-07-23 22:46:44 +02:00
RomReader.h Initial import 2024-06-11 21:45:59 +02:00
SaveManager.h Initial import 2024-06-11 21:45:59 +02:00
SpriteRenderer.h Initial import 2024-06-11 21:45:59 +02:00
utils.h Initial import 2024-06-11 21:45:59 +02:00