summaryrefslogtreecommitdiff
path: root/animations/source/animcore/animcore.map
diff options
context:
space:
mode:
Diffstat (limited to 'animations/source/animcore/animcore.map')
-rw-r--r--animations/source/animcore/animcore.map9
1 files changed, 9 insertions, 0 deletions
diff --git a/animations/source/animcore/animcore.map b/animations/source/animcore/animcore.map
new file mode 100644
index 000000000000..30c5bb729ac7
--- /dev/null
+++ b/animations/source/animcore/animcore.map
@@ -0,0 +1,9 @@
+UDK_3_0_0 {
+ global:
+ component_getImplementationEnvironment;
+ component_writeInfo;
+ component_getFactory;
+ component_canUnload;
+ local:
+ *;
+};