This commit is contained in:
2026-02-08 04:17:23 -06:00
parent 82f4a3b8ac
commit ce57691f96
5 changed files with 3 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
#include <stdio.h>
#include <stdbool.h>
#include "init.h"
#include <init.h>
#include <SDL2/SDL.h>
#include <SDL2/SDL_video.h>