Skip to content
Snippets Groups Projects
Commit af424af7 authored by IKHRICHI Soumaya's avatar IKHRICHI Soumaya
Browse files

modification fait avec Rawan

parent c8c51305
Branches
No related tags found
No related merge requests found
#ifndef TEXTURES_H
#define TEXTURES_H
#include <stdio.h>
#include <stdlib.h>
#include <stdbool.h>
#include <SDL2/SDL.h>
SDL_Texture* charger_image (const char* nomfichier, SDL_Renderer* renderer);
#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