Update OneLoneCoder_PGE_ExtensionTestGFX2D.cpp

pull/113/head
Javidx9 6 years ago committed by GitHub
parent cde3bab930
commit ab2e764e2c
  1. 5
      OneLoneCoder_PGE_ExtensionTestGFX2D.cpp

@ -46,10 +46,11 @@
Author
~~~~~~
David Barr, aka javidx9, ©OneLoneCoder 2018
David Barr, aka javidx9, ©OneLoneCoder 2018
*/
// Include the olcPixelGameEngine
#define OLC_PGE_APPLICATION
#include "olcPixelGameEngine.h"
// To use an extension, just include it
@ -180,4 +181,4 @@ int main()
demo.Start();
return 0;
}
}

Loading…
Cancel
Save