mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-11 20:28:30 +01:00
Update README.md
This commit is contained in:
@@ -15,5 +15,5 @@ Notes:
|
|||||||
|
|
||||||
* clone
|
* clone
|
||||||
* make using makefile on linux/osx (linux makefile not tested)
|
* make using makefile on linux/osx (linux makefile not tested)
|
||||||
* use whatever method is in ImGui c++ namespace in the original [imgui.h](https://github.com/ocornut/imgui/blob/master/imgui.h) by prepending
|
* use whatever method is in ImGui c++ namespace in the original [imgui.h](https://github.com/ocornut/imgui/blob/master/imgui.h) by prepending `ig_`
|
||||||
* methods have the same parameter list and return values (where possible)
|
* methods have the same parameter list and return values (where possible)
|
||||||
|
Reference in New Issue
Block a user