mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-24 15:16:38 +00:00
Normalize line endings
This commit contains only the result of `git add --renormalize .` `git show --ignore-space-change` can verify that this commit only changes whitespace.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include "GpAudioDriver_SDL2.cpp"
|
||||
#include "GpDisplayDriver_SDL_GL2.cpp"
|
||||
#include "GpInputDriver_SDL_Gamepad.cpp"
|
||||
#include "ShaderCode/CopyQuadP.cpp"
|
||||
#include "ShaderCode/DrawQuadPaletteP.cpp"
|
||||
#include "ShaderCode/DrawQuad32P.cpp"
|
||||
#include "ShaderCode/DrawQuadV.cpp"
|
||||
#include "ShaderCode/ScaleQuadP.cpp"
|
||||
#include "GpAudioDriver_SDL2.cpp"
|
||||
#include "GpDisplayDriver_SDL_GL2.cpp"
|
||||
#include "GpInputDriver_SDL_Gamepad.cpp"
|
||||
#include "ShaderCode/CopyQuadP.cpp"
|
||||
#include "ShaderCode/DrawQuadPaletteP.cpp"
|
||||
#include "ShaderCode/DrawQuad32P.cpp"
|
||||
#include "ShaderCode/DrawQuadV.cpp"
|
||||
#include "ShaderCode/ScaleQuadP.cpp"
|
||||
|
Reference in New Issue
Block a user