mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-07 11:01:40 -04:00
more progress
This commit is contained in:
@@ -377,6 +377,7 @@ void fopMsgM_setFontsizeCenter(char* param_1, char* param_2, char* param_3, char
|
||||
void fopMsgM_setFontsizeCenter2(char* a, char* b, char* c, char* d, int, int size, int, int);
|
||||
|
||||
void fopMsgM_outFontSet(J2DPicture*, J2DPicture*, s16*, u32, u8);
|
||||
void fopMsgM_outFontSet(J2DPicture*, s16*, u32, u8);
|
||||
void fopMsgM_outFontDraw(J2DPicture*, J2DPicture*, int, int, int, s16*, u8, u8);
|
||||
void fopMsgM_outFontDraw2(J2DPicture*, J2DPicture*, int, int, int, int, s16*, u8, u8);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user