mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-16 00:17:03 +00:00
Rename NXT -> Dawn in the comments
This commit is contained in:
committed by
Corentin Wallez
parent
923574eed5
commit
9fc65344f4
@@ -17,7 +17,7 @@
|
||||
|
||||
#include "common/Compiler.h"
|
||||
|
||||
// NXT asserts to be used instead of the regular C stdlib assert function (if you don't use assert
|
||||
// Dawn asserts to be used instead of the regular C stdlib assert function (if you don't use assert
|
||||
// yet, you should start now!). In debug ASSERT(condition) will trigger an error, otherwise in
|
||||
// release it does nothing at runtime.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user