Add hashlink as a submodule.
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
#define HL_NAME(n) lime_##n
|
||||
#include <hl.h>
|
||||
#undef DEFINE_PRIM
|
||||
#define DEFINE_HL_PRIM(t, name, args) DEFINE_PRIM_WITH_NAME(t, name, args, name)
|
||||
|
||||
typedef vdynamic hl_vdynamic;
|
||||
typedef vobj hl_vobj;
|
||||
|
||||
Reference in New Issue
Block a user