olcPixelGameEngine/Videos/CarCrimeCity/Part2/olcPixelGameEngine.cpp
javidx9 396a40eb5c PixeGameEngine v1.20
+ Foundations for more system implementations
+ More compiler friendly on Linux
+ Tidied up public repo
2019-10-09 13:17:01 +01:00

6 lines
121 B
C++

#define OLC_PGE_APPLICATION
#include "olcPixelGameEngine.h"
#define OLC_PGEX_GRAPHICS3D
#include "olcPGEX_Graphics3D.h"