commencement menu + addaptatif
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <SDL2/SDL.h>
|
||||
#include <SDL2/SDL_ttf.h>
|
||||
|
||||
void screenDisplay (char **tab, int size);
|
||||
void screenDisplay (char **tab, int x, int y);
|
||||
int getMaxSize (dis display_user);
|
||||
void displayImage (SDL_Renderer *renderer, SDL_Texture *texture, vect pos,
|
||||
int size);
|
||||
|
||||
Reference in New Issue
Block a user