Skip to content
Snippets Groups Projects
Commit 229a811a authored by Le-Bao-Tin.Ha's avatar Le-Bao-Tin.Ha
Browse files

delete main.c README

parent 7b236910
No related branches found
No related tags found
No related merge requests found
Fichier à décrire
\ No newline at end of file
#include <stdio.h>
#include <SDL2/SDL.h>
#include <SDL2/SDL_image.h>
#include "map.h"
#define WINDOW_WIDTH (1024)
#define WINDOW_HEIGHT (1024)
#define SPEED (450)
int main(int argc, char* args[])
{
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment