split this up
Fix losing keyboard input when changing graphics settings (this happened with the old code, too).
This commit is contained in:
@@ -523,9 +523,6 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
||||
<File
|
||||
RelativePath="ScreenUnlock.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenWarning.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Data Structures"
|
||||
@@ -722,6 +719,9 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
||||
<File
|
||||
RelativePath="RaveHelper.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenWarning.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Song.cpp">
|
||||
</File>
|
||||
@@ -920,6 +920,12 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
||||
<File
|
||||
RelativePath="arch\InputHandler\InputHandler_DirectInput.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="arch\InputHandler\InputHandler_DirectInputHelper.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="arch\InputHandler\InputHandler_DirectInputHelper.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="arch\InputHandler\InputHandler_Win32_Pump.cpp">
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user