New render code
This commit is contained in:
@@ -19,7 +19,7 @@ public:
|
||||
static const int patch;
|
||||
static G3D::TextureRef surface;
|
||||
static int surfaceId;
|
||||
static const std::string g_PlaceholderName;
|
||||
static const std::string g_appName;
|
||||
static COLORREF g_acrCustClr[16]; //Will be dynamic later
|
||||
static HWND mainHwnd;
|
||||
};
|
||||
@@ -38,4 +38,4 @@ extern std::string cameraSound;
|
||||
extern std::string clickSound;
|
||||
extern std::string dingSound;
|
||||
extern HWND mainHwnd;
|
||||
const std::string g_PlaceholderName = "Dygysphere";
|
||||
const std::string g_appName = "Blocks3D";
|
||||
Reference in New Issue
Block a user