Debug font and CProfiles

This commit is contained in:
Sergeanur
2020-04-14 10:31:00 +03:00
parent 313f547860
commit 7f8a4b4867
4 changed files with 138 additions and 15 deletions

View File

@@ -5,6 +5,7 @@ void RwFreeAlign(void *mem);
void CreateDebugFont();
void DestroyDebugFont();
void ObrsPrintfString(const char *str, short x, short y);
void FlushObrsPrintfs();
void DefinedState(void);
RwFrame *GetFirstChild(RwFrame *frame);