Renamed Sdl2InputBase
This commit is contained in:
parent
c53773f4ec
commit
7fe73253a7
1 changed files with 2 additions and 4 deletions
|
@ -790,7 +790,7 @@
|
|||
<Compile Include="Platform\SDL2\Sdl2Factory.cs" />
|
||||
<Compile Include="Platform\SDL2\Sdl2GraphicsContext.cs" />
|
||||
<Compile Include="Platform\SDL2\Sdl2GraphicsMode.cs" />
|
||||
<Compile Include="Platform\SDL2\Sdl2InputBase.cs" />
|
||||
<Compile Include="Platform\SDL2\Sdl2InputDriver.cs" />
|
||||
<Compile Include="Platform\SDL2\Sdl2Joystick.cs" />
|
||||
<Compile Include="Platform\SDL2\Sdl2KeyMap.cs" />
|
||||
<Compile Include="Platform\SDL2\Sdl2Keyboard.cs" />
|
||||
|
@ -806,7 +806,5 @@
|
|||
<PostBuildEvent>
|
||||
</PostBuildEvent>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Platform\SDL2\" />
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
</Project>
|
Loading…
Reference in a new issue