[DEV] update etk null

This commit is contained in:
Edouard DUPIN 2018-06-19 22:31:29 +02:00
parent aea79397ff
commit 062325bba2

View File

@ -45,7 +45,7 @@ generic_cpp_type = [
"pragma", "pragma",
"struct", "struct",
"NULL", "NULL",
"nullptr", "null",
"sizeof", "sizeof",
# generic names: # generic names:
"openGL", "openGL",