1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-11-10 06:02:01 +00:00
TegraExplorer/source/tegraexplorer/gfx/menu.h
Such Meme, Many Skill 9799e2b47e Small optimizations
2020-05-04 13:55:26 +02:00

4 lines
No EOL
111 B
C

#pragma once
#include "../common/types.h"
int menu_make(menu_entry *entries, int amount, const char *toptext);