diff options
Diffstat (limited to 'src/JSystem/JMessage/data.cpp')
| -rw-r--r-- | src/JSystem/JMessage/data.cpp | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/src/JSystem/JMessage/data.cpp b/src/JSystem/JMessage/data.cpp index ceb56a0849..9f7c0f0c11 100644 --- a/src/JSystem/JMessage/data.cpp +++ b/src/JSystem/JMessage/data.cpp @@ -1,10 +1,6 @@ -// -// Generated By: dol2asm -// Translation Unit: data -// - #include "JSystem/JMessage/data.h" -#include "dol2asm.h" /* 80455818-80455820 003E18 0004+04 0/0 1/1 0/0 .sdata2 ga4cSignature__Q28JMessage4data */ -SECTION_SDATA2 u32 JMessage::data::ga4cSignature = 'MESG';
\ No newline at end of file +const u32 JMessage::data::ga4cSignature = 'MESG'; + +const u32 JMessage::data::ga4cSignature_color = 'MGCL'; |
