feat(GUI): Added debug window
This commit is contained in:
@ -4,6 +4,7 @@ namespace big
|
||||
{
|
||||
class window {
|
||||
public:
|
||||
static void debug();
|
||||
static void top_bar();
|
||||
static void handling();
|
||||
static void log();
|
||||
|
Reference in New Issue
Block a user