cleanup
This commit is contained in:
@@ -20,7 +20,7 @@ class PlayerAI
|
|||||||
public:
|
public:
|
||||||
|
|
||||||
static void InitFromDisk();
|
static void InitFromDisk();
|
||||||
static TapNoteScore PlayerAI::GetTapNoteScore( int iCpuSkill, int iSumOfAttackLevels );
|
static TapNoteScore GetTapNoteScore( int iCpuSkill, int iSumOfAttackLevels );
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user