mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-08 00:06:28 +00:00
- removed deprecated version.h
- cleaned up window title - cleaned up emu_window_glfw/emu_window
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
#include <string.h>
|
||||
|
||||
// SVN version number
|
||||
extern const char *scm_rev_str;
|
||||
extern const char *netplay_dolphin_ver;
|
||||
extern const char *g_scm_rev_str;
|
||||
extern const char *g_netplay_citra_ver;
|
||||
|
||||
// Force enable logging in the right modes. For some reason, something had changed
|
||||
// so that debugfast no longer logged.
|
||||
|
||||
Reference in New Issue
Block a user