Skip to content
Snippets Groups Projects
GAME.c 150 B
/*
// Created by Tiny on 3/3/2021.
*/

#include "GAME.h"




int testposition(Personnage * main, Prof * prof, DS * exam, MAP * map){
	
	
	
	
	
	
	
	
}