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 1feb053..ff7e1d8 100644
--- a/prototypes.h
+++ b/prototypes.h
@@ -8,7 +8,6 @@
void Fmenuprincipal (SURFACES *surfaces, POSITIONS *positions);
int Fentrermode (int Vmode, SURFACES *surfaces, POSITIONS *positions);
void Fmenuchoixpersos (SURFACES *surfaces, POSITIONS *positions);
-int Fjouer(SURFACES *, POSITIONS *, struct team_t *, struct team_t *);
void Fgetmap (int map[][11]);
void Fmap (SURFACES *, POSITIONS *, struct team_t *, struct team_t *);