Closed Nicholas-Baron closed 3 years ago
https://github.com/JamesGaier/SDL-Mario/blob/71917731748b2f51d1cdd1c3b2548512b0127349/include/Util.hpp#L7-L18
If the msg parameter is not needed, the standard provides something similar: https://en.cppreference.com/w/cpp/error/assert
msg
done
https://github.com/JamesGaier/SDL-Mario/blob/71917731748b2f51d1cdd1c3b2548512b0127349/include/Util.hpp#L7-L18
If the
msg
parameter is not needed, the standard provides something similar: https://en.cppreference.com/w/cpp/error/assert