- removed deprecated version.h
- cleaned up window title - cleaned up emu_window_glfw/emu_window
This commit is contained in:
parent
d0674cc98b
commit
5da03e821e
10 changed files with 72 additions and 100 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue