mstop4 / FMODGMS

🎶 GML bindings to the FMOD Studio low-level API for GM:S and GMS2. Can be used in Windows, macOS, and Linux games.
https://quadolorgames.itch.io/fmodgms
BSD 2-Clause "Simplified" License
62 stars 18 forks source link

Functions FMODGMS_Snd_Set_DLS and FMODGMS_Snd_Remove_DLS are missing. #10

Closed mstop4 closed 6 years ago

mstop4 commented 6 years ago

For some reason, the source code for these two functions weren't pushed to the repo: https://github.com/mstop4/FMODGMS/commit/29e9162f5f7fff7f3858b38e54a1181e0830a019

They might be in some local repo somewhere. I'll see if I can find it.

mstop4 commented 6 years ago

I was right, it was in a local repo on another machine. That was an easy fix.