Name some HMC geolayouts + some demo fixes

This commit is contained in:
Arceveti
2021-09-26 17:10:10 -07:00
parent be8a27f79f
commit 72be706ec7
44 changed files with 229 additions and 227 deletions

View File

@@ -139,13 +139,13 @@ const Gfx title_screen_bg_dl_face_easter_egg_end[] = {
gsDPSetRenderMode(G_RM_AA_ZB_OPA_SURF, G_RM_AA_ZB_OPA_SURF2),
gsSPEndDisplayList(),
};
ALIGNED8 static const u8 title_texture_rumble_pak[] = {
#include "textures/title_screen_bg/title_screen_bg.06648.rgba16.inc.c"
};
#endif
#if ENABLE_RUMBLE
ALIGNED8 static const u8 title_texture_rumble_pak[] = {
#include "textures/title_screen_bg/title_screen_bg.06648.rgba16.inc.c"
};
const Gfx title_screen_bg_dl_rumble_pak[] = {
gsDPPipeSync(),
gsDPSetCycleType(G_CYC_COPY),