mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-31 17:01:36 -04:00
.dead section fix
This commit is contained in:
@@ -1,30 +1,34 @@
|
||||
//
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: data
|
||||
//
|
||||
//
|
||||
|
||||
#include "JSystem/JMessage/data.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "JSystem/JMessage/data.h"
|
||||
|
||||
//
|
||||
//
|
||||
// Forward References:
|
||||
//
|
||||
//
|
||||
|
||||
|
||||
extern "C" extern u32 ga4cSignature__Q28JMessage4data[1 + 1 /* padding */];
|
||||
|
||||
//
|
||||
//
|
||||
// External References:
|
||||
//
|
||||
//
|
||||
|
||||
//
|
||||
|
||||
|
||||
//
|
||||
// Declarations:
|
||||
//
|
||||
//
|
||||
|
||||
/* ############################################################################################## */
|
||||
/* 80455818-80455820 0004+04 s=0 e=1 z=0 None .sdata2 ga4cSignature__Q28JMessage4data */
|
||||
/* 80455818-80455820 0004+04 s=0 e=1 z=0 None .sdata2 ga4cSignature__Q28JMessage4data */
|
||||
SECTION_SDATA2 u32 ga4cSignature__Q28JMessage4data[1 + 1 /* padding */] = {
|
||||
0x4D455347,
|
||||
/* padding */
|
||||
0x00000000,
|
||||
0x4D455347,
|
||||
/* padding */
|
||||
0x00000000,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user