duktape
This commit is contained in:
8
source/engine/ffi.h
Normal file
8
source/engine/ffi.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef FFI_H
|
||||
#define FFI_H
|
||||
|
||||
#include "duktape.h"
|
||||
|
||||
void ffi_load();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user