mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 15:18:20 -05: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