use Lua to execute commands

(needs cleanup)
This commit is contained in:
Chris Danford
2005-01-26 11:21:43 +00:00
parent 1f00c84293
commit 8555a6da45
60 changed files with 816 additions and 246 deletions
+1
View File
@@ -14,6 +14,7 @@
#include "Course.h"
#include "Style.h"
#include "ScreenDimensions.h"
#include "Command.h"
const float ITEM_X[NUM_PLAYERS] = { 260, 420 };