update
This commit is contained in:
@@ -274,6 +274,7 @@ void Screen::ClearMessageQueue( const ScreenMessage SM )
|
||||
#include "ScreenDemonstration.h"
|
||||
#include "ScreenInstructions.h"
|
||||
#include "ScreenNameEntry.h"
|
||||
#include "ScreenNameEntryTraditional.h"
|
||||
#include "ScreenJukebox.h"
|
||||
#include "ScreenJukeboxMenu.h"
|
||||
#include "ScreenStyleSplash.h"
|
||||
@@ -376,6 +377,7 @@ Screen* Screen::Create( CString sClassName )
|
||||
IF_RETURN( ScreenDemonstration );
|
||||
IF_RETURN( ScreenInstructions );
|
||||
IF_RETURN( ScreenNameEntry );
|
||||
IF_RETURN( ScreenNameEntryTraditional );
|
||||
IF_RETURN( ScreenJukebox );
|
||||
IF_RETURN( ScreenJukeboxMenu );
|
||||
IF_RETURN( ScreenStyleSplash );
|
||||
|
||||
@@ -175,6 +175,12 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
||||
<File
|
||||
RelativePath="ScreenAttract.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenBookkeeping.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenBookkeeping.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenCaution.cpp">
|
||||
</File>
|
||||
@@ -316,6 +322,12 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
||||
<File
|
||||
RelativePath="ScreenNameEntry.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenNameEntryTraditional.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenNameEntryTraditional.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenOptions.cpp">
|
||||
</File>
|
||||
@@ -1754,6 +1766,12 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
||||
<File
|
||||
RelativePath="arch\ArchHooks\ArchHooks.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Bookkeeper.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Bookkeeper.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\FontManager.cpp">
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user