1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-09-19 21:43:40 +01:00
TegraExplorer/source/tegraexplorer/gfx.h
Such Meme, Many Skill ff062a232b Start rewrite
- Rewrite everything
- Starting with up-to-date lockpickrcm
2019-11-21 16:02:45 +01:00

4 lines
101 B
C

#pragma once
int makemenu(menu_item menu[], int menuamount);
void message(char* message, u32 color);