add update

This commit is contained in:
2025-02-26 15:38:59 +03:00
parent 2e3b6e3dae
commit 6a00aebb38
6 changed files with 22 additions and 0 deletions

View File

@@ -51,6 +51,11 @@ namespace sandbox
hack::log()("on_attach");
}
void opengl_panel::update()
{
}
void opengl_panel::render()
{
m_cb_1.use();