summaryrefslogtreecommitdiff
path: root/menuchoixpersos.c
diff options
context:
space:
mode:
Diffstat (limited to 'menuchoixpersos.c')
-rw-r--r--menuchoixpersos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/menuchoixpersos.c b/menuchoixpersos.c
index 6c5f9b7..2616e56 100644
--- a/menuchoixpersos.c
+++ b/menuchoixpersos.c
@@ -24,7 +24,7 @@ void Fmenuchoixpersos (SURFACES *surfaces, POSITIONS *positions)
vert.g = 189;
vert.b = 31;
SDL_BlitSurface (surfaces->Pchoixpaladin,NULL,surfaces->Pecran,&positions->Vpositionmenu);
- police = TTF_OpenFont ("C://WINDOWS//Fonts//TIMESI.TTF",36);
+ police = TTF_OpenFont ("TIMESI.TTF",36);
while (Vnbperso!=3)
{
continuer = 1;