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

main

parent 80fdf057
No related branches found
No related tags found
4 merge requests!8Modele,!7Modele,!6Modele,!5Modele Version 1
......@@ -2,6 +2,8 @@
#include <SDL2/SDL.h>
#include <SDL2/SDL_image.h>
#include "map.h"
#include "DS.h"
#include "personnage.h"
#define WINDOW_WIDTH (1024)
#define WINDOW_HEIGHT (1024)
......@@ -11,5 +13,5 @@
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