restructure v2
This commit is contained in:
parent
e01595e155
commit
dc5654ba9a
20 changed files with 910 additions and 791 deletions
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
#pragma once
|
||||
#include "engine/model.h"
|
||||
|
||||
namespace engine::assets
|
||||
{
|
||||
Model loadBlendModel(const char *path);
|
||||
Model loadModel(const char *path);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue