Merge branch 'master' of github.com:ancurio/mkxp
This commit is contained in:
commit
ac98fab32b
|
@ -42,10 +42,10 @@
|
||||||
|
|
||||||
#ifdef __WINDOWS__
|
#ifdef __WINDOWS__
|
||||||
#include "resource.h"
|
#include "resource.h"
|
||||||
#elif __LINUX__
|
|
||||||
#include "icon.png.xxd"
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "icon.png.xxd"
|
||||||
|
|
||||||
static void
|
static void
|
||||||
rgssThreadError(RGSSThreadData *rtData, const std::string &msg)
|
rgssThreadError(RGSSThreadData *rtData, const std::string &msg)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue