make universal resource type (#3541)

This commit is contained in:
Alexandru Ionut Tripon 2025-07-22 13:31:05 +03:00 committed by GitHub
commit 078de50951
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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 */