mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2024-12-28 15:55:51 +00:00
commit
74c2c0fec2
1 changed files with 4 additions and 0 deletions
|
@ -63,6 +63,10 @@ Core *core = 0;
|
||||||
HICON icon_windows = 0;
|
HICON icon_windows = 0;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef KMOD_GUI
|
||||||
|
#define KMOD_GUI KMOD_META
|
||||||
|
#endif
|
||||||
|
|
||||||
void Core::initIcon()
|
void Core::initIcon()
|
||||||
{
|
{
|
||||||
#ifdef BBGE_BUILD_WINDOWS
|
#ifdef BBGE_BUILD_WINDOWS
|
||||||
|
|
Loading…
Reference in a new issue