summaryrefslogtreecommitdiff
path: root/menuchoixpersos.c
diff options
context:
space:
mode:
authorOlivier Gayot <duskcoder@gmail.com>2015-01-07 13:43:25 +0100
committerOlivier Gayot <duskcoder@gmail.com>2015-01-07 13:43:25 +0100
commit9bbff3216b9f99d86f3757dbad70c9d91ef8d700 (patch)
treea97b99b0dacdff2f72d0035f78276c190329df4d /menuchoixpersos.c
parentb91ac429108096a3de75b9b81ca2c637b27524ba (diff)
fixed some compilation warnings
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
Diffstat (limited to 'menuchoixpersos.c')
-rw-r--r--menuchoixpersos.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/menuchoixpersos.c b/menuchoixpersos.c
index a137611..325eadc 100644
--- a/menuchoixpersos.c
+++ b/menuchoixpersos.c
@@ -9,8 +9,6 @@
void Fmenuchoixpersos (SURFACES *surfaces, POSITIONS *positions)
{
-
- int nbpersos = 0;
TTF_Font *police = NULL;
int Vchoix = 0;
SDL_Color vert;