Aller à la documentation de ce fichier.00001 #ifndef edt_AvecMinimap_h
00002 #define edt_AvecMinimap_h
00003
00004 #include "EtatVisuel.hpp"
00005
00006
00007 namespace edt {
00008
00009 class AvecMinimap : public EtatVisuel {};
00010
00011 }
00012
00013 #endif // edt_AvecMinimap_h