Merge pull request #1622 from NickWaanders/master

Crash fix for shaderc.cpp in release mode.
This commit is contained in:
Бранимир Караџић 2019-01-16 14:18:16 -08:00 committed by GitHub
commit 0ed9fb9bd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -180,6 +180,7 @@ namespace bgfx
"i_data2",
"i_data3",
"i_data4",
NULL
};
Options::Options()