libpokemegb/include
Philippe Symons 2643a00ca7 Add party icon decoding for gen 1 pokémon games.
Now you can decode the pokemon mini sprites/party icons from the rom into an RGB/RGBA buffer
2024-09-24 12:21:35 +02:00
..
gen1 Add party icon decoding for gen 1 pokémon games. 2024-09-24 12:21:35 +02:00
gen2 Move the application of the GenXDistributionPokemon properties to separate functions 2024-08-13 12:45:10 +02:00
common.h Add more SpriteRenderer output formats and move the removeBackground functionality 2024-08-07 21:11:55 +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 Add party icon decoding for gen 1 pokémon games. 2024-09-24 12:21:35 +02:00
utils.h Add some example code to the decodeSprite example application to remove the white background from a Sprite 2024-08-07 12:55:24 +02:00