imgui key map
This commit is contained in:
@@ -14,8 +14,5 @@ class DoomIMGUI {
|
||||
|
||||
// render imgui
|
||||
float render(float time_delta);
|
||||
|
||||
public: // custom doom api
|
||||
uint64_t getTexID(void);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user