mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-03 17:23:18 +00:00
moved main code , to emulator,cpp , emulator.h class
This commit is contained in:
parent
dfc4f1c35b
commit
d89e4463e7
4 changed files with 171 additions and 113 deletions
|
@ -486,6 +486,8 @@ else()
|
|||
${SHADER_RECOMPILER}
|
||||
${VIDEO_CORE}
|
||||
src/main.cpp
|
||||
src/emulator.cpp
|
||||
src/emulator.h
|
||||
src/sdl_window.h
|
||||
src/sdl_window.cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue