mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-22 13:50:11 -06:00
add Savestate.cpp to the cmake list, as pointed out by khang06
This commit is contained in:
@ -25,6 +25,7 @@ SET(SOURCES
|
|||||||
src/NDS.cpp
|
src/NDS.cpp
|
||||||
src/NDSCart.cpp
|
src/NDSCart.cpp
|
||||||
src/RTC.cpp
|
src/RTC.cpp
|
||||||
|
src/Savestate.cpp
|
||||||
src/SPI.cpp
|
src/SPI.cpp
|
||||||
src/SPU.cpp
|
src/SPU.cpp
|
||||||
src/Wifi.cpp
|
src/Wifi.cpp
|
||||||
|
Reference in New Issue
Block a user