aboutsummaryrefslogtreecommitdiff
path: root/sky/compact.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sky/compact.cpp')
-rw-r--r--sky/compact.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/sky/compact.cpp b/sky/compact.cpp
index 22e27ce730..ae244f65e9 100644
--- a/sky/compact.cpp
+++ b/sky/compact.cpp
@@ -51,7 +51,7 @@ namespace SkyTalkAnims {
extern bool animTalkTableIsPointer[];
extern uint16 animTalkTableVal[];
extern void *animTalkTablePtr[];
-};
+}
namespace SkyCompact {
@@ -602,5 +602,5 @@ void patchFor288(void) {
((Compact *)SkyCompact::data_3[409])->actionScript = 0x3127; // slot_28
}
-};
+}