Some cleanup & fixes

This commit is contained in:
Arceveti
2021-09-27 12:28:47 -07:00
parent e71ba07b22
commit 6155b6416a
45 changed files with 782 additions and 1115 deletions

View File

@@ -30,8 +30,8 @@ extern const Gfx dl_menu_sound_button[];
extern const Gfx dl_menu_generic_button[];
extern const Gfx dl_menu_idle_hand[];
extern const Gfx dl_menu_grabbing_hand[];
extern const u8 *const menu_hud_lut[];
extern const u8 *const menu_font_lut[];
extern const Texture *const menu_hud_lut[];
extern const Texture *const menu_font_lut[];
extern const Gfx dl_menu_ia8_text_begin[];
extern const Gfx dl_menu_ia8_text_end[];
extern const Gfx dl_menu_rgba16_wood_course[];