From 9bbff3216b9f99d86f3757dbad70c9d91ef8d700 Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Wed, 7 Jan 2015 13:43:25 +0100 Subject: fixed some compilation warnings Signed-off-by: Olivier Gayot --- prototypes.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'prototypes.h') 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 -- cgit v1.2.3