mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-25 16:09:14 +00:00
yuzu_cmd: Split emu_window OpenGL implementation into its own file
This commit is contained in:
@@ -4,6 +4,8 @@ add_executable(yuzu-cmd
|
||||
config.cpp
|
||||
config.h
|
||||
default_ini.h
|
||||
emu_window/emu_window_sdl2_gl.cpp
|
||||
emu_window/emu_window_sdl2_gl.h
|
||||
emu_window/emu_window_sdl2.cpp
|
||||
emu_window/emu_window_sdl2.h
|
||||
resource.h
|
||||
|
||||
Reference in New Issue
Block a user