refactor(GUI): Remove base_tab
This commit is contained in:
parent
9e41d2a60f
commit
c6bca711ee
@ -1,13 +0,0 @@
|
|||||||
#pragma once
|
|
||||||
|
|
||||||
#include "common.hpp"
|
|
||||||
#include "natives.hpp"
|
|
||||||
|
|
||||||
namespace big
|
|
||||||
{
|
|
||||||
class base_tab
|
|
||||||
{
|
|
||||||
public:
|
|
||||||
static void render_base_tab();
|
|
||||||
};
|
|
||||||
}
|
|
Reference in New Issue
Block a user