Changeset d8cf709 in opengl-game for opengl-game.hpp
- Timestamp:
- Feb 13, 2021, 11:41:39 PM (4 years ago)
- Branches:
- feature/imgui-sdl
- Children:
- c6f0793
- Parents:
- 8b823e7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
opengl-game.hpp
r8b823e7 rd8cf709 4 4 #include <glm/glm.hpp> 5 5 6 // TODO: Rewrite this to work with the new version of IMGUI 6 7 #include "IMGUI/imgui.h" 7 8 #include "imgui_impl_glfw_gl3.h"
Note:
See TracChangeset
for help on using the changeset viewer.