Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
EXPERIMENTAL: Reduce mod loading and memory usage by lazy-loading ext…
…raSprites. Test your mods! (you're welcome XPiratez)
- Loading branch information
Showing
with
231 additions
and 168 deletions.
- +14 −1 src/Mod/ExtraSprites.cpp
- +2 −0 src/Mod/ExtraSprites.h
- +206 −163 src/Mod/Mod.cpp
- +9 −4 src/Mod/Mod.h
Oops, something went wrong.