8 lines
132 B
C
8 lines
132 B
C
#pragma once
|
|
|
|
#include "../../Common/ChunkFile.h"
|
|
|
|
void Register_sceFont();
|
|
|
|
void __FontInit();
|
|
void __FontDoState(PointerWrap &p);
|