#include "ux-alignment.h"#include <imgui.h>#include <imgui_impl_glfw.h>#include <vector>#include <memory>
Go to the source code of this file.
Macros | |
| #define | MAGIC 250 |
Functions | |
| bool | is_gui_aligned (GLFWwindow *win) |
| #define MAGIC 250 |
Definition at line 16 of file ux-alignment.cpp.
| bool is_gui_aligned | ( | GLFWwindow * | win | ) |
Definition at line 18 of file ux-alignment.cpp.