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 b6401b9..65591db 100644
--- a/prototypes.h
+++ b/prototypes.h
@@ -6,7 +6,6 @@ void Fchangersurlignage (int Vmode, SURFACES *surfaces, POSITIONS *positions);
int Fentrermode (int Vmode, SURFACES *surfaces, POSITIONS *positions);
void Fmenuchoixpersos (SURFACES *surfaces, POSITIONS *positions);
void Fchangersurlignage2 (int Vperso, SURFACES *surfaces, POSITIONS *positions);
-void Fremplirpersos (int Vperso, PERSONNAGES persos[],int Vnbpersos);
void Fremplirpersos2 (SURFACES *surfaces, PERSONNAGES persos[]);
int Fjouer (SURFACES *surfaces, POSITIONS *positions, PERSONNAGES persos[],ENNEMIS ennemis[]);
void Fblitterpersos (SURFACES *surfaces, POSITIONS *positions, PERSONNAGES persos[]);