OK drawString__14JUTDirectPrintFUsUsPc

This commit is contained in:
Julgodis
2021-09-26 03:38:03 +02:00
parent 8d5e81b12f
commit d105dd9d80
2 changed files with 17 additions and 17 deletions
+5 -1
View File
@@ -1,8 +1,8 @@
#ifndef JUTDIRECTPRINT_H
#define JUTDIRECTPRINT_H
#include "dolphin/types.h"
#include "JSystem/JUtility/TColor.h"
#include "dolphin/types.h"
struct base_process_class {};
@@ -21,6 +21,10 @@ public:
/* 802E47C8 */ void setCharColor(u8, u8, u8);
/* 802E4798 */ void setCharColor(JUtility::TColor);
#if DEBUG
/* -------- */ void print(u16, u16, char const*, ...);
#endif
static u8 sAsciiTable[128];
static u32 sFontData[64];
static u32 sFontData2[77];