From 36e191e660f8ff3e4949ad9c4b6da40ab23e6bae Mon Sep 17 00:00:00 2001 From: Javidx9 <25419386+OneLoneCoder@users.noreply.github.com> Date: Fri, 12 Oct 2018 23:41:46 +0100 Subject: [PATCH] Update olcExampleProgram.cpp --- olcExampleProgram.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/olcExampleProgram.cpp b/olcExampleProgram.cpp index 2f1dc48..c9f3588 100644 --- a/olcExampleProgram.cpp +++ b/olcExampleProgram.cpp @@ -1,3 +1,4 @@ +#define OLC_PGE_APPLICATION #include "olcPixelGameEngine.h" class Example : public olc::PixelGameEngine