diff options
Diffstat (limited to 'updater/updater.def')
-rw-r--r-- | updater/updater.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/updater/updater.def b/updater/updater.def index 80150f2..c2ed125 100644 --- a/updater/updater.def +++ b/updater/updater.def @@ -1,2 +1,3 @@ EXPORTS
ExternalUpdate = ExternalUpdate
+ _ExternalUpdate@16 = ExternalUpdate
|