1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra-canary/src/citra/emu_window
archshift 36c04ae2ee emu_window_glfw.cpp: Fixed graceful quitting
In PR #143, the name of the function IsOpen was originally ShouldClose, but was changed. The function's caller was changed to reflect this, but the return value wasn't.
2014-10-19 00:53:49 -07:00
..
emu_window_glfw.cpp emu_window_glfw.cpp: Fixed graceful quitting 2014-10-19 00:53:49 -07:00
emu_window_glfw.h Implemented graceful closing of the GLFW window, along with emulation. 2014-10-17 14:56:17 -07:00