mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-31 16:03:24 +00:00
PEGASUS: More MSVC "fixes"
This commit is contained in:
parent
3abacdae83
commit
2c2633e544
@ -66,4 +66,4 @@ extern AIChip *g_AIChip;
|
||||
|
||||
} // End of namespace Pegasus
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
@ -71,4 +71,4 @@ ZoomTable::Entry ZoomTable::findEntry(HotSpotID hotspot) {
|
||||
return Entry();
|
||||
}
|
||||
|
||||
} // End of namespace Pegasus
|
||||
} // End of namespace Pegasus
|
||||
|
@ -278,4 +278,4 @@ static const GameScoreType kMaxTotalScore = kMaxCaldoriaTSAScore +
|
||||
kMaxGandhiScore;
|
||||
} // End of namespace Pegasus
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user