VC warning fix: class -> struct
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "RageUtil_AutoPtr.h"
|
||||
|
||||
class XNode;
|
||||
class RadarValues;
|
||||
struct RadarValues;
|
||||
struct lua_State;
|
||||
|
||||
struct HighScoreImpl;
|
||||
|
||||
Reference in New Issue
Block a user