Files
pico-launcher/arm9/source/romBrowser/Theme/Material/MaterialFileIcon.cpp
Gericom 43b1bf7afa Fix vram corruption when using the cheat panel in vertical grid mode
The graphics of an animated nds icon are now not all uploaded to vram at the same time.
There are now 1024 bytes available for each icon (previously 4096).
Double buffering is used to upload the new icon frame every time it changes.
2026-03-08 11:32:48 +01:00

2.4 KiB