Changeset 301d0d4 in opengl-game for new-game.cpp


Ignore:
Timestamp:
Sep 2, 2019, 7:27:17 PM (5 years ago)
Author:
Dmitry Portnoy <dmitry.portnoy@…>
Branches:
feature/imgui-sdl, master, points-test
Children:
1ce9afe
Parents:
5edbd58
Message:

Rename Compiler.h to compiler.hpp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • new-game.cpp

    r5edbd58 r301d0d4  
    3030#include "utils.h"
    3131
    32 #include "Compiler.h"
    33 
     32#include "compiler.hpp"
    3433#include "crash-logger.hpp"
    3534
Note: See TracChangeset for help on using the changeset viewer.