Fixes window icons with SDL, hooking it through the var $Core::windowIcon as the...
commit170cdadf6000a55f2f3f4fab6bb0fcd659aaa599
authorAreloch <Areloch@gmail.com>
Thu, 22 Dec 2016 06:52:34 +0000 (22 00:52 -0600)
committerAreloch <Areloch@gmail.com>
Thu, 22 Dec 2016 06:52:34 +0000 (22 00:52 -0600)
treea5b2e1c83d4217e83d688b025c4440f8811747b5
parentd3dd5ce2358a467d56b39b3c3cdd78b4bb1631bf
Fixes window icons with SDL, hooking it through the var $Core::windowIcon as the path.
Also adjusted the splash window icon to use the var $Core::splashWindowImage for it's path.
Engine/source/console/consoleFunctions.cpp
Engine/source/windowManager/sdl/sdlWindowMgr.cpp
Templates/Empty/game/main.cs
Templates/Full/game/main.cs