summaryrefslogtreecommitdiff
path: root/prototypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'prototypes.h')
-rw-r--r--prototypes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/prototypes.h b/prototypes.h
index ffa1c94..582bfee 100644
--- a/prototypes.h
+++ b/prototypes.h
@@ -37,7 +37,6 @@ void blit_character_affinities(SURFACES *, POSITIONS *, const struct character_t
void update_list_entries(SURFACES *surfaces, POSITIONS *positions, const struct entry_t *entries, int cnt, int selected);
void Fblitterpvcible (SURFACES *surfaces,POSITIONS *positions, const struct character_t *);
void Fblitterpmcible (SURFACES *surfaces,POSITIONS *positions, const struct character_t *);
-void Fremplirobjets(OBJET *objets);
void Fblitterfond(SURFACES* surfaces);
Uint32 obtenirPixel(SDL_Surface *surface, int x, int y);