Changeset 9cd92ae in opengl-game for new-game.cpp


Ignore:
Timestamp:
Aug 16, 2019, 4:26:45 PM (5 years ago)
Author:
Dmitry Portnoy <dmitry.portnoy@…>
Branches:
feature/imgui-sdl, master, points-test
Children:
c8b0357
Parents:
5936c58
Message:

Update TODO and remove some unused files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • new-game.cpp

    r5936c58 r9cd92ae  
    11#define STB_IMAGE_IMPLEMENTATION
    22#include "stb_image.h"
    3 
    4 // I think this was for the OpenGL 4 book font file tutorial
    5 //#define STB_IMAGE_WRITE_IMPLEMENTATION
    6 //#include "stb_image_write.h"
    73
    84#define _USE_MATH_DEFINES
Note: See TracChangeset for help on using the changeset viewer.