include paths normalized

This commit is contained in:
d1str4ught
2025-08-28 20:50:20 +02:00
parent f19cb2f118
commit a418f8616d
215 changed files with 400 additions and 430 deletions

View File

@@ -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)
{