vendor raymenu dependencies
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
#if defined(__cplusplus)
|
||||
extern "C" { // Prevents name mangling of functions
|
||||
#endif
|
||||
|
||||
|
||||
void setLogCallbackWrapper(void); // enable the call-back
|
||||
|
||||
#if defined(__cplusplus)
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user