mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-09 00:32:33 -07:00
Initial implementation of a game list
This commit is contained in:
@@ -17,6 +17,7 @@ set(SRCS
|
||||
debugger/profiler.cpp
|
||||
debugger/ramview.cpp
|
||||
debugger/registers.cpp
|
||||
game_list.cpp
|
||||
util/spinbox.cpp
|
||||
util/util.cpp
|
||||
bootmanager.cpp
|
||||
@@ -42,6 +43,7 @@ set(HEADERS
|
||||
debugger/profiler.h
|
||||
debugger/ramview.h
|
||||
debugger/registers.h
|
||||
game_list.h
|
||||
util/spinbox.h
|
||||
util/util.h
|
||||
bootmanager.h
|
||||
|
Reference in New Issue
Block a user