aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/config.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cge/config.cpp')
-rw-r--r--engines/cge/config.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/cge/config.cpp b/engines/cge/config.cpp
index 38da4cda58..ee4d1771f9 100644
--- a/engines/cge/config.cpp
+++ b/engines/cge/config.cpp
@@ -210,6 +210,7 @@ static void Select (CHOICE * cho, int hlp)
Hlp = hlp;
//TODO Change the SNPOST message send to a special way to send function pointer
//SNPOST(SNEXEC, -1, 0, (void *)&SNSelect);
+ warning("STUB: Select");
}