Those are really pointers - need those bits.
This commit is contained in:
@@ -35,7 +35,7 @@ class ImGuiDrawer : public WindowListener {
|
||||
|
||||
ImGuiIO& GetIO();
|
||||
|
||||
static const uint64_t kIgnoreAlpha = (1ull << 32);
|
||||
static const uint64_t kIgnoreAlpha = (1ull << 63);
|
||||
|
||||
protected:
|
||||
void Initialize();
|
||||
|
||||
Reference in New Issue
Block a user