@ -934,9 +934,11 @@ void draw()
break;
}*/
printf("\n\n");
printf("i: Inventaire\n");
if (charatpos(state.position.x, state.position.y) == TILE_START)
{
printf("\n\nr: Retour à la station");
printf("r: Retour à la station\n");
}
else if (state.screen == SC_STATION)