diff --git a/src/common/kernel/resources.c b/src/common/kernel/resources.c index ad910a992..3bf07b021 100644 --- a/src/common/kernel/resources.c +++ b/src/common/kernel/resources.c @@ -206,9 +206,3 @@ rmt_create(const struct resource_type * rtype, const char * name) rawmaterialtypes = rmtype; return rmtype; } - -static void -add_rawmaterial(struct rawmaterial_type * rmtype) -{ - rmtype->rtype = rmtype->rtype; -} diff --git a/src/res/tutorial.xml b/src/res/tutorial.xml index cc3e33ef5..5a42ea74d 100644 --- a/src/res/tutorial.xml +++ b/src/res/tutorial.xml @@ -18,6 +18,14 @@ + + + + + + + +