mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
OK drawString__14JUTDirectPrintFUsUsPc
This commit is contained in:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user