libpokemegb/include
risingPhil e5342451ce Add more SpriteRenderer output formats and move the removeBackground functionality
- Add SpriteRenderer::OutputFormat::RGBA32 and SpriteRenderer::OutputFormat::RGBA16
- Move the removeBackground functionality out of the decodeSprite example application and into SpriteRenderer. It's RGBA32 only though
2024-08-07 21:11:55 +02:00
..
gen1 Avoid performance hit in Gen1PlayerPokemonStorage 2024-07-23 23:40:19 +02:00
gen2 Change unlockGsBallEvent() significantly. 2024-07-29 01:11:13 +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 more SpriteRenderer output formats and move the removeBackground functionality 2024-08-07 21:11:55 +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