drfrag666 / gzdoom

GZDoom adds an OpenGL renderer to the ZDoom source port.
http://gzdoom.drdteam.org
GNU General Public License v3.0
73 stars 15 forks source link

- Added missing parameter to A_PlayWeaponSound #30

Closed emawind84 closed 2 years ago

emawind84 commented 2 years ago

Extracted from commit ff129b26d199aafeac83330e3af70ac0b74f6b04: - MBF21: added the code generator for the new functions.

drfrag666 commented 2 years ago

Another hidden fix, this has nothing to do with MBF21. Too late for 3.88b but i think it's no big deal, the wiki now declares it as "void A_PlayWeaponSound (sound whattoplay)" i don't know if they changed it at some point. There was another optional looping parameter in ZDoom anyway.