Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'user_mods/music_hack.hmod/pb223_music_hack')
-rw-r--r--user_mods/music_hack.hmod/pb223_music_hack4
1 files changed, 4 insertions, 0 deletions
diff --git a/user_mods/music_hack.hmod/pb223_music_hack b/user_mods/music_hack.hmod/pb223_music_hack
new file mode 100644
index 00000000..3715736f
--- /dev/null
+++ b/user_mods/music_hack.hmod/pb223_music_hack
@@ -0,0 +1,4 @@
+if [ $cfg_music_hack_enabled == "y" ]; then
+overmount /usr/share/clover-ui/resources/sounds/hvc/bgm_boot.wav
+overmount /usr/share/clover-ui/resources/sounds/hvc/bgm_home.wav
+fi