CachedObjectPointer<Song> for SongID

This commit is contained in:
Glenn Maynard
2007-08-12 22:03:59 +00:00
parent 17434831f9
commit 66b6b168bb
4 changed files with 21 additions and 6 deletions
+1
View File
@@ -49,6 +49,7 @@ static const char *InstrumentTrackNames[] = {
XToString( InstrumentTrack );
StringToX( InstrumentTrack );
CACHED_REGISTER_CLASS(Song);
Song::Song()
{