Select Git revision
ResourceCompiler.cpp
Forked from
einsteinathome / graphicsframework
Source project has a limited visibility.
-
Oliver Bock authored
* Arrays must not be declared extern (would then be defined twice) * Arrays must not be declared const (would have internal linkage) Still doesn't work reliably...
Oliver Bock authored* Arrays must not be declared extern (would then be defined twice) * Arrays must not be declared const (would have internal linkage) Still doesn't work reliably...