Merge branch 'master' of github.com:ancurio/mkxp
This commit is contained in:
commit
ac98fab32b
1 changed files with 2 additions and 2 deletions
|
@ -42,10 +42,10 @@
|
|||
|
||||
#ifdef __WINDOWS__
|
||||
#include "resource.h"
|
||||
#elif __LINUX__
|
||||
#include "icon.png.xxd"
|
||||
#endif
|
||||
|
||||
#include "icon.png.xxd"
|
||||
|
||||
static void
|
||||
rgssThreadError(RGSSThreadData *rtData, const std::string &msg)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue