mirror of
https://github.com/Kbz-8/42_vox.git
synced 2026-01-13 15:43:34 +00:00
truly fixing crash error
This commit is contained in:
@@ -15,6 +15,7 @@ namespace Scop
|
||||
// Only static meshes for now
|
||||
class Model
|
||||
{
|
||||
friend class ScopEngine;
|
||||
friend Model LoadModelFromObjFile(std::filesystem::path path) noexcept;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user