aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Windows64Media/Sound/Minecraft/UI
diff options
context:
space:
mode:
authorGuglioIsStupid <guglioisbusiness@gmail.com>2026-03-05 19:48:12 -0500
committerGitHub <noreply@github.com>2026-03-06 07:48:12 +0700
commit8398eb16b8996df7093960bb0a5d7fc65b8229d4 (patch)
tree1e25a1a2ad9bd39881d2193fd7cbd67b93b734e2 /Minecraft.Client/Windows64Media/Sound/Minecraft/UI
parentf012250219abcdb0d07cd60ca2089fbb63dc222c (diff)
Miniaudio Implementation (+stb_vorbis) (#624)
* Miniaudio Implementation * Do not link miles + remove miles lib
Diffstat (limited to 'Minecraft.Client/Windows64Media/Sound/Minecraft/UI')
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/UI/back.oggbin0 -> 6879 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/UI/craft.oggbin0 -> 4969 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/UI/craftfail.oggbin0 -> 7117 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/UI/focus.oggbin0 -> 5131 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/UI/press.oggbin0 -> 4339 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/UI/scrollfocus.oggbin0 -> 4185 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/UI/back.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/UI/back.ogg
new file mode 100644
index 00000000..90517e4c
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/UI/back.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/UI/craft.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/UI/craft.ogg
new file mode 100644
index 00000000..9359d348
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/UI/craft.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/UI/craftfail.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/UI/craftfail.ogg
new file mode 100644
index 00000000..e7107414
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/UI/craftfail.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/UI/focus.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/UI/focus.ogg
new file mode 100644
index 00000000..5bcaa849
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/UI/focus.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/UI/press.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/UI/press.ogg
new file mode 100644
index 00000000..5238bc5b
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/UI/press.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/UI/scrollfocus.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/UI/scrollfocus.ogg
new file mode 100644
index 00000000..eb676afe
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/UI/scrollfocus.ogg
Binary files differ