more progress

This commit is contained in:
mattias-blum
2025-05-15 18:23:10 -04:00
parent 393e708996
commit b92b0db6a6
2 changed files with 10 additions and 1 deletions
+1
View File
@@ -378,5 +378,6 @@ void fopMsgM_setFontsizeCenter2(char* a, char* b, char* c, char* d, int, int siz
void fopMsgM_outFontSet(J2DPicture*, 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);
#endif /* F_OP_MSG_MNG_H */