Jake Stine ad12cc089c Improved code quality of retro_assert macro
Macros without do{}while() wrapping behave more like regular C expressions. The macro can now be nested/embedded inside of other similar compound statements and conditionals without introducing syntax errors. This change has no risk of negatively impacting existing code.
2020-11-25 10:16:19 -08:00
..
2020-11-01 17:22:32 +01:00
2020-09-19 00:31:36 +02:00
2020-10-31 06:22:10 +01:00