]> skyeroc.xyz Git - dgamelaunch/commit
Make debug_write a variadic macro (without --enable-debugfile)
authorRon Nazarov <ron@noisytoot.org>
Wed, 4 Dec 2024 01:14:30 +0000 (01:14 +0000)
committerRon Nazarov <ron@noisytoot.org>
Wed, 4 Dec 2024 01:14:30 +0000 (01:14 +0000)
commit5db9ceece9d0fd1c435eaef99721e0fb0a0c1205
treeaef359348ea892e2ea06f314df08a1c6c8cc8e43
parent2a56d29f7a5ae65ef6ea63fd28bde2617f7e758b
Make debug_write a variadic macro (without --enable-debugfile)

Fixes builds without --enable-debugfile failing due to too many
arguments getting passed to debug_write.
dgamelaunch.h