mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-21 21:40:32 -04:00
__sinit and progress script update
This commit is contained in:
@@ -1,41 +1,38 @@
|
||||
//
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: stb-data
|
||||
//
|
||||
//
|
||||
|
||||
#include "JSystem/JStudio/JStudio/stb-data.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "JSystem/JStudio/JStudio/stb-data.h"
|
||||
|
||||
//
|
||||
//
|
||||
// Forward References:
|
||||
//
|
||||
|
||||
//
|
||||
|
||||
extern "C" extern u8 const gauDataSize_TEParagraph_data__Q37JStudio3stb4data[32];
|
||||
extern "C" extern u32 ga4cSignature__Q37JStudio3stb4data[1 + 1 /* padding */];
|
||||
|
||||
//
|
||||
//
|
||||
// External References:
|
||||
//
|
||||
//
|
||||
|
||||
|
||||
|
||||
//
|
||||
//
|
||||
// Declarations:
|
||||
//
|
||||
//
|
||||
|
||||
/* ############################################################################################## */
|
||||
/* 8039AB88-8039ABA8 0020+00 s=0 e=1 z=0 None .rodata gauDataSize_TEParagraph_data__Q37JStudio3stb4data */
|
||||
/* 8039AB88-8039ABA8 0020+00 s=0 e=1 z=0 None .rodata
|
||||
* gauDataSize_TEParagraph_data__Q37JStudio3stb4data */
|
||||
SECTION_RODATA u8 const gauDataSize_TEParagraph_data__Q37JStudio3stb4data[32] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x04,
|
||||
0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x40,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x04,
|
||||
0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x40,
|
||||
};
|
||||
|
||||
/* 804554D8-804554E0 0004+04 s=0 e=1 z=0 None .sdata2 ga4cSignature__Q37JStudio3stb4data */
|
||||
/* 804554D8-804554E0 0004+04 s=0 e=1 z=0 None .sdata2 ga4cSignature__Q37JStudio3stb4data */
|
||||
SECTION_SDATA2 u32 ga4cSignature__Q37JStudio3stb4data[1 + 1 /* padding */] = {
|
||||
0x53544200,
|
||||
/* padding */
|
||||
0x00000000,
|
||||
0x53544200,
|
||||
/* padding */
|
||||
0x00000000,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user