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