- removed deprecated version.h

- cleaned up window title
- cleaned up emu_window_glfw/emu_window
This commit is contained in:
bunnei 2014-04-08 23:18:23 -04:00
parent d0674cc98b
commit 5da03e821e
10 changed files with 72 additions and 100 deletions

View file

@ -1,4 +1,4 @@
#define SCM_REV_STR "de0a034a849f5a1cbe2fed9ef2cc4095c56e672a"
#define SCM_DESC_STR "de0a034"
#define SCM_BRANCH_STR "fixed-directorys-for-neo"
#define SCM_IS_MASTER 0
#define SCM_REV_STR "d0674cc98bfa5729168274cde62a4e69343f8524"
#define SCM_DESC_STR "d0674cc"
#define SCM_BRANCH_STR "master"
#define SCM_IS_MASTER 1