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
@@ -35,7 +35,7 @@ binary.sources += [
'engine2.cpp',
'sp_vm_basecontext.cpp',
'sp_vm_engine.cpp',
'sp_vm_function.cpp',
'scripted-invoker.cpp',
'opcodes.cpp',
'interpreter.cpp',
'watchdog_timer.cpp',