Working on assets

This commit is contained in:
2022-12-01 22:37:42 -08:00
parent 535e2b2dc5
commit ba9881e39d
18 changed files with 355 additions and 42 deletions

View File

@ -50,7 +50,6 @@ static inline void assertTrue(bool_t x) {}
* Asserts a function as being deprecated.
*/
void assertDeprecated();
#else
#define assertTrue assert