mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-13 15:16:16 +00:00
Rename NXT -> Dawn in the comments
This commit is contained in:
committed by
Corentin Wallez
parent
923574eed5
commit
9fc65344f4
@@ -609,7 +609,7 @@ int main(int argc, const char* argv[]) {
|
||||
return 1;
|
||||
}
|
||||
if (argc < 2) {
|
||||
fprintf(stderr, "Usage: %s model.gltf [... NXT Options]\n", argv[0]);
|
||||
fprintf(stderr, "Usage: %s model.gltf [... Dawn Options]\n", argv[0]);
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user