Documentation of oak_speech
This commit is contained in:
+7
-4
@@ -38,12 +38,15 @@ void AddTextPrinterParametrized2(u8 windowId, u8 fontId, u8 x, u8 y, u8 letterSp
|
||||
void sub_8197B1C(u8 windowId, bool8 copyToVram, u16 a2, u16 a3);
|
||||
void sub_810F4D8(u8 windowId, bool32 someBool);
|
||||
void *sub_80F68F0(u8 bgId, const void *src, u32 size, u16 offset, u8 mode);
|
||||
void sub_810F558(u8, u8, u8, u8, u16);
|
||||
void sub_810F650(const u8 *, const u8 *, u8, u32, u8);
|
||||
void sub_810F5E8(const u8 *, u32, u8);
|
||||
void CreateWindow_SnapRight_StdPal(u8, u8, u8, u8, u16);
|
||||
void Menu_PrintHelpSystemUIHeader(const u8 *, const u8 *, u8, u32, u8);
|
||||
void PrintTextOnRightSnappedWindow(const u8 *, u32, u8);
|
||||
void sub_810F71C(void);
|
||||
void sub_810F740(void);
|
||||
void sub_810F7D8(u8, u8, u8, u8, u8, u8, u8);
|
||||
u8 ProgramAndPlaceMenuCursorOnWindow(u8 windowId, u8 fontId, u8 left, u8 top, u8 cursorHeight, u8 numChoices, u8 initialCursorPosition);
|
||||
void sub_810FF60(const struct WindowTemplate *, u8, u8, u8, u16, u8, u8);
|
||||
|
||||
void StartBlendTask(u8 eva_start, u8 evb_start, u8 eva_end, u8 evb_end, u8 ev_step, u8 priority);
|
||||
bool8 IsBlendTaskActive(void);
|
||||
|
||||
#endif // GUARD_MENU_H
|
||||
|
||||
Reference in New Issue
Block a user