$NetBSD: patch-ad,v 1.1 2006/10/08 22:04:57 h2m Exp $

--- src/setup.h.orig	2005-06-21 23:16:07.000000000 +0200
+++ src/setup.h
@@ -42,6 +42,7 @@ void st_joystick_setup(void);
 void st_shutdown(void);
 void st_menu(void);
 void st_abort(const std::string& reason, const std::string& details);
+void st_warn(const std::string& reason, const std::string& details);
 void process_options_menu(void);
 
 /** Return true if the gameloop() was entered, false otherwise */
