More replay stuff
This commit is contained in:
@@ -10,8 +10,8 @@ struct CReference
|
||||
|
||||
class CReferences
|
||||
{
|
||||
static CReference *aRefs; //[NUMREFERENCES];
|
||||
public:
|
||||
static CReference *aRefs; //[NUMREFERENCES];
|
||||
static CReference *&pEmptyList;
|
||||
static void Init(void);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user