libpokemegb/include
risingPhil a44b908587 Implement gen 2 party icon decoding
Now you can also decode the party icons for the gen 2 pokémon games
2024-09-25 20:22:17 +02:00
..
gen1 Add Gen1GameReader::getPokemonIconType() 2024-09-24 22:52:26 +02:00
gen2 Implement gen 2 party icon decoding 2024-09-25 20:22:17 +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