More prototypes.

This commit is contained in:
Jason Felds
2011-06-12 03:47:22 -04:00
parent 986fbd6468
commit 7acbe91683
6 changed files with 10 additions and 0 deletions
+2
View File
@@ -5,6 +5,8 @@
#include "RageTextureID.h"
#include "ActorUtil.h"
RString GetRandomFileInDir( RString sDir );
Character::Character(): m_sCharDir(""), m_sCharacterID(""),
m_sDisplayName(""), m_sCardPath(""), m_sIconPath(""),
m_bUsableInRave(false), m_iPreloadRefcount(0) {}