DescentDevelopers / Descent3

Descent 3 by Outrage Entertainment
GNU General Public License v3.0
2.74k stars 231 forks source link

Make mprintf and mprintf_at a proper variadic macro #388

Closed GravisZro closed 1 month ago

GravisZro commented 1 month ago

Pull Request Type

Description

This simply makes mprint/mprint_at/DLLmprint/etc. into proper variadic macros. Also cleans up some improperly formatted (commented out) code. Also clean up the mono functions that have differing signatures (returned void on Windows and bool on Linux). Finally, use boolean values, not 1 and 0.

Related Issues

Screenshots (if applicable)

Checklist

Additional Comments

JeodC commented 1 month ago

Approval without comment.

GravisZro commented 1 month ago

Approval without comment.

@JeodC you're the second, so please merge it?

JeodC commented 1 month ago

Approval without comment.

@JeodC you're the second, so please merge it?

I did not approve anything. I no longer have that ability nor can I merge pulls.