make universal resource type (#3541)

This commit is contained in:
Alexandru Ionut Tripon
2025-07-22 13:31:05 +03:00
committed by GitHub
23 changed files with 143 additions and 81 deletions

View File

@@ -48,6 +48,7 @@
#include "../Version.h"
#include "modplatform/ModIndex.h"
#include "modplatform/ResourceType.h"
#include "tasks/Task.h"
/* Simple class with a common interface for interacting with APIs */