Changeset 9cd92ae in opengl-game for new-game.cpp
- Timestamp:
- Aug 16, 2019, 4:26:45 PM (5 years ago)
- Branches:
- feature/imgui-sdl, master, points-test
- Children:
- c8b0357
- Parents:
- 5936c58
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
new-game.cpp
r5936c58 r9cd92ae 1 1 #define STB_IMAGE_IMPLEMENTATION 2 2 #include "stb_image.h" 3 4 // I think this was for the OpenGL 4 book font file tutorial5 //#define STB_IMAGE_WRITE_IMPLEMENTATION6 //#include "stb_image_write.h"7 3 8 4 #define _USE_MATH_DEFINES
Note:
See TracChangeset
for help on using the changeset viewer.