#pragma once #include #ifdef MultiSpacc_Target_SDL12 #include "SDL12/SDL.h" #endif #ifdef MultiSpacc_Target_SDL20 #include "SDL20/SDL.h" #endif