Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
snes9x
Commits
93d538df
Commit
93d538df
authored
Mar 18, 2022
by
BearOso
Browse files
Fix errant h.
parent
470e5565
Changes
1
Hide whitespace changes
Inline
Side-by-side
win32/snes9xw.vcxproj.filters
View file @
93d538df
...
...
@@ -237,7 +237,7 @@
<ClInclude
Include=
"..\shaders\shader_helpers.h"
>
<Filter>
Shaders
</Filter>
</ClInclude>
<ClInclude
Include=
"..\shaders\
h
shader_platform.h"
>
<ClInclude
Include=
"..\shaders\shader_platform.h"
>
<Filter>
Shaders
</Filter>
</ClInclude>
<ClInclude
Include=
"gl_core_3_1.h"
>
...
...
@@ -892,4 +892,4 @@
</CustomBuild>
<CustomBuild
Include=
"snes9x.cfg"
/>
</ItemGroup>
</Project>
\ No newline at end of file
</Project>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment