mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
run clang-format
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
#ifndef JSYSTEM_JUTILITY_JUT_RES_FONT
|
||||
#define JSYSTEM_JUTILITY_JUT_RES_FONT
|
||||
#define JSYSTEM_JUTILITY_JUT_RES_FONT
|
||||
|
||||
#include "JSystem/JUtility/JUTFont/JUTFont.h"
|
||||
#include "JSystem/JKernel/JKRHeap/JKRHeap.h"
|
||||
#include "JSystem/JUtility/JUTFont/JUTFont.h"
|
||||
|
||||
class JUTResFont : JUTFont {
|
||||
public:
|
||||
JUTResFont();
|
||||
JUTResFont(ResFONT font, JKRHeap* heap);
|
||||
~JUTResFont();
|
||||
|
||||
|
||||
struct Unknown {
|
||||
struct Unknown2 {
|
||||
u32 filler0;
|
||||
@@ -54,5 +54,4 @@ public:
|
||||
bool (**unk6C)(s32 a1);
|
||||
};
|
||||
|
||||
|
||||
#endif // JSYSTEM_JUTILITY_JUT_RES_FONT
|
||||
|
||||
Reference in New Issue
Block a user