remove LuaFunctions.h

This commit is contained in:
Glenn Maynard
2006-09-29 09:54:50 +00:00
parent 16b3d43cd6
commit e91a806b37
23 changed files with 9 additions and 56 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
#include "RageLog.h"
#include "GameState.h"
#include "ProductInfo.h"
#include "LuaFunctions.h"
#include "LuaManager.h"
static RString PLAYER_COLOR_NAME( size_t p ) { return ssprintf("ColorP%dCommand",int(p+1)); }