Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Source/GUI/IMUI/imui_script.h')
-rw-r--r--Source/GUI/IMUI/imui_script.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/GUI/IMUI/imui_script.h b/Source/GUI/IMUI/imui_script.h
index 5d5236e0..c9a792c1 100644
--- a/Source/GUI/IMUI/imui_script.h
+++ b/Source/GUI/IMUI/imui_script.h
@@ -26,4 +26,4 @@
class ASContext;
class IMUIContext;
-void AttachIMUI( ASContext *ctx );
+void AttachIMUI(ASContext *ctx);