Renamed files
This commit is contained in:
6
box/lib_node.h
Normal file
6
box/lib_node.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "interpreter.h"
|
||||
|
||||
int hookNode(Interpreter* interpreter, Literal identifier, Literal alias);
|
||||
|
||||
Reference in New Issue
Block a user