#include "tests.h"
#include "game_bsp.h"
Go to the source code of this file.
Functions | |
int | main () |
Auteur : Adrien Auclair
ce programme lance les tests de PathFinder et d'intersections
Definition in file main_tests.cpp.
|
Definition at line 17 of file main_tests.cpp. References Test_Intersections(), and Test_Path_Finder(). |