mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-23 01:02:23 +08:00
refactor(GUI): Remove base_tab
This commit is contained in:
@ -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