mirror of
https://github.com/thepigeongenerator/tetris_clone.git
synced 2025-12-17 22:15:45 +01:00
fix pedantic warnings
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#include "errors.h"
|
||||
|
||||
#include <SDL2/SDL.h>
|
||||
#include <SDL_messagebox.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#define MAX_STR_LEN 128
|
||||
|
||||
|
||||
Reference in New Issue
Block a user