YaLTeR / BunnymodXT

Speedrun and TAS tool for Half-Life & friends.
Other
200 stars 38 forks source link

restructuring: added macros for stringification #533

Open SmileyAG opened 2 months ago

SmileyAG commented 2 months ago

Most common CONCAT, TOSTRING and __func__ macros, but wrapped in their own cover for increased compatibility and avoidance of unnecessary collisions.

Necessary for future pull requests to making bizzare macros in modules to simplify coding in them.