Cleanup: Remove unnecessary asset handle forward declaration

This commit is contained in:
Julian Eisel
2023-06-09 15:19:24 +02:00
parent 92ff750bbf
commit e5dd515da8

View File

@@ -26,7 +26,6 @@ extern "C" {
#endif
struct ARegion;
struct AssetHandle;
struct GHashIterator;
struct GPUViewport;
struct ID;