Engine update

This commit is contained in:
2026-02-26 14:46:29 +03:00
parent fcba7d9035
commit 2539ceee03
33 changed files with 1677 additions and 180 deletions

View File

@@ -35,6 +35,6 @@ private:
Texture2D* m_notex;
};
extern TexturesManager* g_pTexturesManager;
extern TexturesManager* g_texturesManager;
#endif // !TEXTURESMANAGER_H