finish new loader structure for vulkan
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#include "gryphn_debugger.h"
|
||||
#include <gryphn_platform_functions.h>
|
||||
|
||||
gnReturnCode gnCreateDebugger(gnDebuggerHandle* debugger, const gnDebuggerInfo info) {
|
||||
*debugger = malloc(sizeof(struct gnDebugger_t));
|
||||
|
Reference in New Issue
Block a user