summaryrefslogtreecommitdiff
path: root/include/Z2AudioLib
diff options
context:
space:
mode:
authorTakaRikka <38417346+TakaRikka@users.noreply.github.com>2025-10-06 02:48:39 -0700
committerGitHub <noreply@github.com>2025-10-06 12:48:39 +0300
commit23a6cf91cd6acf97b4b78bf351c0845a39f84989 (patch)
treeefef0a1ebd4a16c37de9f528576cc722c00a947a /include/Z2AudioLib
parentb3d30467bf46430ecb28046a8eb14cd30803befc (diff)
start shield final config (#2726)
* checkpoint * shield final half building
Diffstat (limited to 'include/Z2AudioLib')
-rw-r--r--include/Z2AudioLib/Z2SeMgr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Z2AudioLib/Z2SeMgr.h b/include/Z2AudioLib/Z2SeMgr.h
index e0af0cc7fb..0e70c07f3a 100644
--- a/include/Z2AudioLib/Z2SeMgr.h
+++ b/include/Z2AudioLib/Z2SeMgr.h
@@ -83,7 +83,7 @@ public:
/* 802AE5B0 */ bool isSoundCulling(JAISoundID);
/* 802B9AC4 */ void resetCrowdSize() { mCrowdSize = 0; }
-#if PLATFORM_WII
+#if PLATFORM_WII || PLATFORM_SHIELD
void homeMenuSeCallback(s32);
#endif