aboutsummaryrefslogtreecommitdiffstats
path: root/DomeKey/Sounds.m
diff options
context:
space:
mode:
Diffstat (limited to 'DomeKey/Sounds.m')
-rw-r--r--DomeKey/Sounds.m13
1 files changed, 13 insertions, 0 deletions
diff --git a/DomeKey/Sounds.m b/DomeKey/Sounds.m
new file mode 100644
index 0000000..8bc2790
--- /dev/null
+++ b/DomeKey/Sounds.m
@@ -0,0 +1,13 @@
+//
+// Sounds.m
+// DomeKey
+//
+// Created by tw on 10/29/18.
+// Copyright © 2018 tw. All rights reserved.
+//
+
+#import "Sounds.h"
+
+@implementation Sounds
+
+@end