1
0

Added cLineBlockTracer to the API

This commit is contained in:
madmaxoft
2013-08-07 14:34:00 +02:00
parent 10b8ee7441
commit 58a76a90dc
4 changed files with 309 additions and 68 deletions

View File

@@ -63,3 +63,11 @@ $cfile "LuaWindow.h"
// Need to declare this class so that the usertype is properly registered in Bindings.cpp -
// it seems impossible to register a usertype in ManualBindings.cpp
class cLineBlockTracer;