Fix windows compile.

This commit is contained in:
Relintai 2024-02-08 20:36:43 +01:00
parent ae7409bf52
commit 8b9b77dd60

View File

@ -1,4 +1,8 @@
#include "core/version.h"
#ifndef _STR
#define _STR(m_x) #m_x
#define _MKSTR(m_x) _STR(m_x)
#endif
PANDEMONIUM_ICON ICON platform/windows/pandemonium.ico