We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fdba72 commit 3da4b9eCopy full SHA for 3da4b9e
nob.h
@@ -76,7 +76,7 @@
76
See https://github.com/nothings/stb/blob/f58f558c120e9b32c217290b80bad1a0729fbb2c/docs/stb_howto.txt
77
for more info.
78
- NOB_WARN_DEPRECATED - Warn about the usage of deprecated function. We rarely actually remove deprecated functions,
79
- but if you want to know what is discourage you may want to enable this flag.
+ but if you want to know what is discouraged you may want to enable this flag.
80
- NOB_EXPERIMENTAL_DELETE_OLD - Experimental feature that automatically removes `nob.old` files. It's unclear how well
81
it works on Windows, so it's experimental for now.
82
- NOB_STRIP_PREFIX - string the `nob_` prefixes from non-redefinable names.
0 commit comments