Replace paths and windows APIs, cleanup source tree

This commit is contained in:
murdle
2026-03-01 17:42:21 +02:00
parent b63f76b43f
commit fd7d6b7a35
13040 changed files with 4674 additions and 2944714 deletions

View File

@@ -1,7 +1,7 @@
#pragma once
#include "DLCGameRules.h"
#include "..\GameRules\LevelGenerationOptions.h"
#include "GameRules/LevelGenerationOptions.h"
class DLCGameRulesHeader : public DLCGameRules, public JustGrSource
{