aboutsummaryrefslogtreecommitdiff
path: root/sky/rnc_deco.h
diff options
context:
space:
mode:
Diffstat (limited to 'sky/rnc_deco.h')
-rw-r--r--sky/rnc_deco.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sky/rnc_deco.h b/sky/rnc_deco.h
index bb4c11d2fb..c2389b1a71 100644
--- a/sky/rnc_deco.h
+++ b/sky/rnc_deco.h
@@ -24,6 +24,8 @@
#include "stdafx.h"
+#define RNC_SIGNATURE 0x524E4301 // "RNC\001"
+
namespace Sky {
class RncDecoder {