add new name macros

This commit is contained in:
2025-10-16 15:19:22 +03:00
parent 5e94a52a5c
commit eb0bd80174
5 changed files with 9 additions and 10 deletions

View File

@@ -9,6 +9,8 @@ namespace example
CONNECT(this);
hack::log()("on_attach");
m_win_flags &= ~ImGuiWindowFlags_NoTitleBar;
}
void ui_layer_double::on_detach()