preparing for basic model loading once for several entities
This commit is contained in:
10
editor/include/panels/models_panel.hpp
Normal file
10
editor/include/panels/models_panel.hpp
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef MODELS_PANEL_HPP
|
||||
#define MODELS_PANEL_HPP
|
||||
|
||||
namespace OpenEngine {
|
||||
|
||||
void ModelsPanelOnImGuiRender();
|
||||
|
||||
}
|
||||
|
||||
#endif // MODELS_PANEL_HPP
|
||||
Reference in New Issue
Block a user