more objective c

This commit is contained in:
Greg Wells
2025-05-24 15:53:19 -04:00
parent 4f6e785317
commit e16807c7f9
3 changed files with 27 additions and 16 deletions

View File

@@ -1,11 +0,0 @@
#include <core/debugger/gryphn_debugger.h>
// these do nothing because I am too lazy to write a debugger for metal at this point in time
GN_EXPORT gnReturnCode gnCreateDebuggerFn(gnDebugger* debugger, gnInstance* instance, const gnDebuggerInfo_t info) {
return GN_SUCCESS;
}
GN_EXPORT void gnDestroyDebuggerFn(gnDebugger& instance) {
}
// I will at some point but if you have chosen the fate of writing this on a mac than you should really
// hate yourself