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