start checking all instance functions
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "gryphn_rendering_api.h"
|
||||
|
||||
typedef enum toLoadLayer {
|
||||
no_layer, api_layer
|
||||
no_layer, api_layer, function_checker_layer
|
||||
} toLoadLayer;
|
||||
|
||||
typedef struct loaderInfo {
|
||||
|
Reference in New Issue
Block a user