Fix missing header for macos
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#import <Foundation/Foundation.h>
|
||||
#include "lua.h"
|
||||
|
||||
void set_macos_bundle_resources(lua_State *L)
|
||||
{ @autoreleasepool
|
||||
|
||||
Reference in New Issue
Block a user