Änderung von Capter1 auf SDL3

This commit is contained in:
2025-11-02 16:26:43 +01:00
parent f4f9560fa9
commit 2aa3720d12
11 changed files with 59 additions and 38 deletions

View File

@@ -1,5 +1,7 @@
#pragma once
#include "SDL2/SDL.h"
//#include "SDL2/SDL.h"
#include "SDL3/SDL.h"
#include "SDL3/SDL_main.h"
#include <vector>
class game

BIN
Capter2/main Executable file

Binary file not shown.