Skip to content
Snippets Groups Projects
Commit 61959b3d authored by belkhiritaha's avatar belkhiritaha
Browse files

Merge branch 'fire' of github.com:maberet/ProjetZZ1 into fire

parents 2603b638 98d90407
No related branches found
No related tags found
No related merge requests found
#ifndef _RENDER_H_
#define _RENDER_H_
#include <stdio.h>
#include <stdlib.h>
#include <SDL2/SDL.h>
#include <SDL2/SDL_image.h>
#include <SDL2/SDL_ttf.h>
void creation_fen();
void dessin_fond();
void dessin_ours();
void dessin ();
void affichage ();
#endif
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment