olcPixelGameEngine v2.15
- Added WASM Platform (via Emscripten) - Big Thanks to OLC Community - See Platform for details
- Added Sample Mode for Decals
- Added Made olc_ConfigureSystem() accessible
- Added Added OLC_----_CUSTOM_EX for externalised platforms, renderers and image loaders
- =Refactored olc::Sprite pixel data store
- Deprecating LoadFromPGESprFile()
- Deprecating SaveToPGESprFile()
- Fix Pixel -= operator (thanks Au Lit)