re implement debugger in C
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#undef GN_UTILS_CPP
|
||||
#include <core/debugger/gryphn_layers.h>
|
||||
|
||||
GN_EXPORT gnString gnGetPlatformLayerNameFn(const gnString& gnName) {
|
||||
if (gnStringEquals(gnName, "GN_DEFAULT_DEBUG_LAYER")) return gnCreateString("METAL_DEBUG_LAYER");
|
||||
return gnCreateString("GN_NO_LAYER");
|
||||
}
|
Reference in New Issue
Block a user