Core: Add MemoryCardIconCache

This commit is contained in:
Stenzek
2024-07-09 20:59:51 +10:00
parent ec851c9d6d
commit 8659c8cca6
5 changed files with 259 additions and 0 deletions

View File

@ -79,6 +79,8 @@ add_library(core
mdec.h
memory_card.cpp
memory_card.h
memory_card_icon_cache.cpp
memory_card_icon_cache.h
memory_card_image.cpp
memory_card_image.h
multitap.cpp