big revamping, part 1
This commit is contained in:
24
all.inc
24
all.inc
@@ -0,0 +1,24 @@
|
||||
/*
|
||||
* Tous les includes dans le bon ordre
|
||||
*/
|
||||
|
||||
#debug "+++++++++++++++++++++++++++ DEBUT ALL\n"
|
||||
|
||||
// tous les petits elements
|
||||
#include "gadgets.inc"
|
||||
|
||||
// les hexatrucs qui sont OK
|
||||
#include "hexacone.inc"
|
||||
#include "hexabenz.inc"
|
||||
#include "hexawood.inc"
|
||||
#include "trident.inc"
|
||||
|
||||
// les machins avec des bugs
|
||||
// #include "hexastar.inc"
|
||||
|
||||
// les constructions en chantier
|
||||
#include "xperiment.inc"
|
||||
|
||||
#include "contexte.inc"
|
||||
|
||||
#debug "+++++++++++++++++++++++++++ FIN ALL\n"
|
||||
|
||||
Reference in New Issue
Block a user