mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-18 06:15:20 -04:00
.dead section fix
This commit is contained in:
@@ -1,30 +1,34 @@
|
||||
//
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: fvb-data
|
||||
//
|
||||
//
|
||||
|
||||
#include "JSystem/JStudio/JStudio/fvb-data.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "JSystem/JStudio/JStudio/fvb-data.h"
|
||||
|
||||
//
|
||||
//
|
||||
// Forward References:
|
||||
//
|
||||
//
|
||||
|
||||
|
||||
extern "C" extern u32 ga4cSignature__Q37JStudio3fvb4data[1 + 1 /* padding */];
|
||||
|
||||
//
|
||||
//
|
||||
// External References:
|
||||
//
|
||||
//
|
||||
|
||||
//
|
||||
|
||||
|
||||
//
|
||||
// Declarations:
|
||||
//
|
||||
//
|
||||
|
||||
/* ############################################################################################## */
|
||||
/* 80455450-80455458 0004+04 s=0 e=1 z=0 None .sdata2 ga4cSignature__Q37JStudio3fvb4data */
|
||||
/* 80455450-80455458 0004+04 s=0 e=1 z=0 None .sdata2 ga4cSignature__Q37JStudio3fvb4data */
|
||||
SECTION_SDATA2 u32 ga4cSignature__Q37JStudio3fvb4data[1 + 1 /* padding */] = {
|
||||
0x46564200,
|
||||
/* padding */
|
||||
0x00000000,
|
||||
0x46564200,
|
||||
/* padding */
|
||||
0x00000000,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user