PEGASUS: More MSVC "fixes"

This commit is contained in:
Matthew Hoops 2012-04-06 14:49:47 -04:00
parent 3abacdae83
commit 2c2633e544
3 changed files with 3 additions and 3 deletions

View File

@ -66,4 +66,4 @@ extern AIChip *g_AIChip;
} // End of namespace Pegasus
#endif
#endif

View File

@ -71,4 +71,4 @@ ZoomTable::Entry ZoomTable::findEntry(HotSpotID hotspot) {
return Entry();
}
} // End of namespace Pegasus
} // End of namespace Pegasus

View File

@ -278,4 +278,4 @@ static const GameScoreType kMaxTotalScore = kMaxCaldoriaTSAScore +
kMaxGandhiScore;
} // End of namespace Pegasus
#endif
#endif