summaryrefslogtreecommitdiff
path: root/src/emap/homunculus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/homunculus.h')
-rw-r--r--src/emap/homunculus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emap/homunculus.h b/src/emap/homunculus.h
index 591e612..000b5f0 100644
--- a/src/emap/homunculus.h
+++ b/src/emap/homunculus.h
@@ -4,6 +4,7 @@
#ifndef EVOL_MAP_HOMUNCULUS
#define EVOL_MAP_HOMUNCULUS
+enum homun_type ehomunculus_class2type_pre(int *class_ __attribute__ ((unused)));
int ehomunculus_gainexp_pre(struct homun_data **hdPtr,
unsigned int *expPtr);