aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/Duell
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Duell')
-rw-r--r--plugins/Duell/Duell.dpr5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/Duell/Duell.dpr b/plugins/Duell/Duell.dpr
index 3aff4d3e..ddc962c4 100644
--- a/plugins/Duell/Duell.dpr
+++ b/plugins/Duell/Duell.dpr
@@ -92,7 +92,10 @@ begin
end;
exports
-PluginInfo, Init, Draw, Finish;
+ PluginInfo,
+ Init,
+ Draw,
+ Finish;
begin