fix cross-dependency between LuaManager.h and LuaFunctions.h

This commit is contained in:
Glenn Maynard
2005-05-28 22:11:20 +00:00
parent 46bd5e4c65
commit 3095ce386b
5 changed files with 11 additions and 2 deletions
+1
View File
@@ -8,6 +8,7 @@
#include "RageLog.h"
#include "StageStats.h"
#include "PlayerState.h"
#include "LuaFunctions.h"
ThemeMetric<int> PERCENT_DECIMAL_PLACES ( "PercentageDisplay", "PercentDecimalPlaces" );
ThemeMetric<int> PERCENT_TOTAL_SIZE ( "PercentageDisplay", "PercentTotalSize" );