+ Foundations for more system implementations + More compiler friendly on Linux + Tidied up public repo
6 lines
121 B
C++
6 lines
121 B
C++
#define OLC_PGE_APPLICATION
|
|
#include "olcPixelGameEngine.h"
|
|
|
|
#define OLC_PGEX_GRAPHICS3D
|
|
#include "olcPGEX_Graphics3D.h"
|