Changeset c1ca5b5 in opengl-game for imgui_example.cpp
- Timestamp:
- May 6, 2018, 11:21:01 PM (7 years ago)
- Branches:
- feature/imgui-sdl, master, points-test
- Children:
- 1a616e6
- Parents:
- c58ebc3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
imgui_example.cpp
rc58ebc3 rc1ca5b5 15 15 } 16 16 17 int main (int, char**)17 int mainimgui(int, char**) 18 18 { 19 19 // Setup window
Note:
See TracChangeset
for help on using the changeset viewer.