/* This file is autogenerated by jig 0.3.0 from file ENodeAttrib.jsi * * DO * NOT EDIT THIS FILE */ #include #line 1 "ENodeAttrib.jsi" #include #include "entity.h" #line 14 "js-ENodeAttrib.h" /* Normally this typedef's to a struct, but the struct is emtpy, so it just bails on some compilers */ typedef int ENodeAttribCtx; typedef struct { JSVirtualMachine *js_vm; #line 35 "ENodeAttrib.jsi" ENode *enode; #line 22 "js-ENodeAttrib.c" } ENodeAttribInstanceCtx; void js_Entity_ENodeAttrib (JSVirtualMachine * js_vm);