PRODUCT_NAME -> PRODUCT_FAMILY
PRODUCT_NAME_VER -> PRODUCT_ID_VER
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "RageUtil.h"
|
||||
#include "RageDisplay.h"
|
||||
|
||||
static const RString g_sClassName = RString(PRODUCT_NAME) + " LowLevelWindow_Win32";
|
||||
static const RString g_sClassName = RString(PRODUCT_ID) + " LowLevelWindow_Win32";
|
||||
|
||||
static VideoModeParams g_CurrentParams;
|
||||
static bool g_bResolutionChanged = false;
|
||||
|
||||
Reference in New Issue
Block a user