summaryrefslogtreecommitdiff
path: root/map.c
diff options
context:
space:
mode:
Diffstat (limited to 'map.c')
-rw-r--r--map.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/map.c b/map.c
index 5c341a1..49ef237 100644
--- a/map.c
+++ b/map.c
@@ -32,7 +32,7 @@ void Fmap (SURFACES*surfaces, POSITIONS* positions,PERSONNAGES persos[],ENNEMIS
break;
}
}
-//une fois le jeu quitté !
+//une fois le jeu quitté !
Fdechargersurfaces_map(surfaces);
}