mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 19:05:59 -04:00
6 lines
55 B
C++
6 lines
55 B
C++
#include <SDL2pp/Window.hh>
|
|
|
|
int main() {
|
|
return 0;
|
|
}
|