NEVERHOOD: Fix Mismatched Tags GCC Compiler Warnings

This commit is contained in:
D G Turner 2023-01-02 18:35:04 +00:00
parent 99037bd7eb
commit 2e60cc1aac

View File

@ -43,7 +43,7 @@ private:
NhcArchive *nhcArchive;
NhcArchiveEntry *nhcArchiveEntry;
friend class ResourceHandle;
friend struct ResourceHandle;
friend class ResourceMan;
public: