mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
This commit contains only the result of `git add --renormalize .` `git show --ignore-space-change` can verify that this commit only changes whitespace.
9 lines
304 B
C++
9 lines
304 B
C++
#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"
|