You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
TiledCollisionEditor/pixelGameEngine.cpp

6 lines
183 B

#define OLC_IGNORE_VEC2D
#define OLC_PGE_APPLICATION
#include "olcUTIL_Geometry2D.h"
#include "pixelGameEngine.h"
#define OLC_PGEX_TRANSFORMEDVIEW
#include "olcPGEX_TransformedView.h"