fx.reflection: fix linux compilation
This commit is contained in:
@@ -32,6 +32,6 @@ extern void callvm_push(struct callvm *vm, const fx_value *value);
|
||||
extern fx_value callvm_invoke(
|
||||
struct callvm *vm,
|
||||
fx_function_impl impl,
|
||||
fx_value_type return_type);
|
||||
fx_type_id return_type);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user