mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-31 18:20:01 -06:00
move config-file seeking code to its own thing.
look also into the same directory as melonDS. make it the preferred place for storing melonDS.ini. rewrite WinMain() wrapper.
This commit is contained in:
@ -23,6 +23,7 @@ SET(SOURCES
|
||||
src/GPU2D.cpp
|
||||
src/GPU3D.cpp
|
||||
src/GPU3D_Soft.cpp
|
||||
src/melon_fopen.cpp
|
||||
src/NDS.cpp
|
||||
src/NDSCart.cpp
|
||||
src/RTC.cpp
|
||||
|
Reference in New Issue
Block a user