Rename sp_vm_function to scripted-invoker.

This commit is contained in:
2015-02-23 16:14:59 -08:00
parent 45bac7feb0
commit 0ee4885056
8 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ OBJECTS = dll_exports.cpp \
x86/jit_x86.cpp \
sp_vm_basecontext.cpp \
sp_vm_engine.cpp \
sp_vm_function.cpp \
scripted-invoker.cpp \
engine2.cpp \
BaseRuntime.cpp \
opcodes.cpp \