1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2024-11-15 22:19:07 +00:00

Update Core.cpp

This commit is contained in:
dodumosu 2013-12-12 10:34:15 +00:00
parent 9ba8e21467
commit f3fe225270

View file

@ -63,6 +63,10 @@ Core *core = 0;
HICON icon_windows = 0;
#endif
#ifndef KMOD_GUI
#define KMOD_GUI KMOD_META
#endif
void Core::initIcon()
{
#ifdef BBGE_BUILD_WINDOWS