mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-26 21:34:47 -04:00
Move xxx_call_draw_string to text.h
This commit is contained in:
@@ -47,4 +47,5 @@ void sub_80089AC(const struct UnkTextStruct2 *a0, void *a1);
|
||||
void sub_8009388(void);
|
||||
void sub_800641C(struct UnkTextStruct2 *a0, u8 a1, u8 a2);
|
||||
void sub_8006518(struct UnkTextStruct2 *);
|
||||
extern void xxx_call_draw_string(s32 x, u32 y, const u8 *str, u32 , u32);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user