mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-08-22 23:03:44 +02:00
Fix typo in fluidsynth-mkxp-polyfill.patch
This commit is contained in:
parent
717789dc4d
commit
3f95daa61b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# This patch makes OpenAL Soft use mkxp-polyfill.cpp instead of POSIX threads and `std::mutex` for portability reasons.
|
||||
# This patch makes FluidSynth use mkxp-polyfill.cpp instead of POSIX threads and `std::mutex` for portability reasons.
|
||||
|
||||
--- a/src/utils/fluid_sys.c
|
||||
+++ b/src/utils/fluid_sys.c
|
||||
|
|
Loading…
Add table
Reference in a new issue