add experimental screen ScreenGameplayMultiplayer for up to 16 players playing using the same screen.

This commit is contained in:
Chris Danford
2004-12-22 12:58:41 +00:00
parent 798b55b41e
commit 0e2ceed54c
5 changed files with 816 additions and 4 deletions
+6
View File
@@ -268,6 +268,12 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
<File
RelativePath="ScreenGameplay.h">
</File>
<File
RelativePath="ScreenGameplayMultiplayer.cpp">
</File>
<File
RelativePath="ScreenGameplayMultiplayer.h">
</File>
<File
RelativePath="ScreenHowToPlay.cpp">
</File>