summaryrefslogtreecommitdiff
path: root/main_gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'main_gui.c')
-rw-r--r--main_gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main_gui.c b/main_gui.c
index 299ffbb48..e4baf33a1 100644
--- a/main_gui.c
+++ b/main_gui.c
@@ -121,7 +121,7 @@ void HandleOnEditText(WindowEvent *e) {
* @param cursor How should the cursor image change? E.g. cursor with depot image in it
* @param mode Tile highlighting mode, e.g. drawing a rectangle or a dot on the ground
* @param placeproc Procedure which will be called when someone clicks on the map
-
+
* @return true if the button is clicked, false if it's unclicked
*/