Start gfx rewrite & reorganize TE
This commit is contained in:
4
source/tegraexplorer/gfx/menu.h
Normal file
4
source/tegraexplorer/gfx/menu.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
#include "../common/types.h"
|
||||
|
||||
int menu_make(menu_entry *entries, int amount, char *toptext);
|
||||
Reference in New Issue
Block a user