forked from metin-server/m2dev-client-src
include paths normalized
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include "StdAfx.h"
|
||||
#include "PythonSystem.h"
|
||||
#include "PythonBackground.h"
|
||||
#include "../eterlib/StateManager.h"
|
||||
#include "../gamelib/MapOutDoor.h"
|
||||
#include "EterLib/StateManager.h"
|
||||
#include "GameLib/MapOutDoor.h"
|
||||
|
||||
PyObject * backgroundIsSoftwareTiling(PyObject * poSelf, PyObject * poArgs)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user