1
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu_cmd/emu_window
lat9nq 335de3fdf5 emu_window: Remove global system instance
It was just the one in emu_window_sdl2, but since _gl and _vk inherit
from it, they all needed adjustments.

Leaves just the one auto system& in main().
2021-07-30 10:43:58 -04:00
..
emu_window_sdl2.cpp emu_window: Remove global system instance 2021-07-30 10:43:58 -04:00
emu_window_sdl2.h emu_window: Remove global system instance 2021-07-30 10:43:58 -04:00
emu_window_sdl2_gl.cpp emu_window: Remove global system instance 2021-07-30 10:43:58 -04:00
emu_window_sdl2_gl.h emu_window: Remove global system instance 2021-07-30 10:43:58 -04:00
emu_window_sdl2_vk.cpp emu_window: Remove global system instance 2021-07-30 10:43:58 -04:00
emu_window_sdl2_vk.h emu_window: Remove global system instance 2021-07-30 10:43:58 -04:00