mirror of
https://github.com/ysoftdevs/cpp-examples.git
synced 2026-01-16 16:46:50 +01:00
add support for linux build
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//
|
||||
|
||||
#include <stdio.h>
|
||||
#include "SDL.h"
|
||||
#include "SDL2/SDL.h"
|
||||
|
||||
int main(int argc, char* argv[]) {
|
||||
SDL_Window *win = NULL;
|
||||
|
||||
Reference in New Issue
Block a user