mirror of
https://github.com/Drezil/imgui.git
synced 2025-12-13 15:11:05 +01:00
Added IMGUI_DISABLE_OBSOLETE_FUNCTIONS
This commit is contained in:
@@ -31,6 +31,9 @@
|
||||
//---- Don't implement help and test window functionality (ShowUserGuide()/ShowStyleEditor()/ShowTestWindow() methods will be empty)
|
||||
//#define IMGUI_DISABLE_TEST_WINDOWS
|
||||
|
||||
//---- Don't define obsolete functions names
|
||||
//#define IMGUI_DISABLE_OBSOLETE_FUNCTIONS
|
||||
|
||||
//---- Implement STB libraries in a namespace to avoid conflicts
|
||||
//#define IMGUI_STB_NAMESPACE ImStb
|
||||
|
||||
|
||||
Reference in New Issue
Block a user