mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-06-20 14:44:26 -04:00
Missing header update
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ extern "C" {
|
||||
|
||||
extern void mGB_copy_image(Submenu*, mActor_name_t, mActor_name_t);
|
||||
extern void mGB_draw_gba(Submenu* submenu, GRAPH* graph, f32 pos_x, f32 pos_y, f32 scale, int idx, int color_flag);
|
||||
|
||||
extern u8* mGB_get_image_name(Submenu* submenu, int idx);
|
||||
extern void mGB_gba_ovl_construct(Submenu* submenu);
|
||||
extern void mGB_gba_ovl_destruct(Submenu* submenu);
|
||||
extern void mGB_gba_ovl_set_proc(Submenu* submenu);
|
||||
|
||||
Reference in New Issue
Block a user