summaryrefslogtreecommitdiff
path: root/prototypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'prototypes.h')
-rw-r--r--prototypes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/prototypes.h b/prototypes.h
index 4a75197..b6401b9 100644
--- a/prototypes.h
+++ b/prototypes.h
@@ -59,4 +59,6 @@ void Fchargersurfaces_map (SURFACES *surfaces,POSITIONS*positions);
void Fblittermap (SURFACES*surfaces,POSITIONS*positions,int map[][11]);
void Fdechargersurfaces_map(SURFACES*surfaces);
+void Foptions(SURFACES *surface, POSITIONS *positions);
+
#endif