JMessage work (#296)

* daalink / z2linkmgr wip

* first cleanup of JASGlobalInstance data

* fix sInstance stuff part 2

* more d_a_alink_swim work

* remove asm

* JMessage work

* remove asm
This commit is contained in:
TakaRikka
2023-02-19 09:40:57 -08:00
committed by GitHub
parent 0111911add
commit 75a1f2afca
66 changed files with 1038 additions and 2132 deletions
+1 -21
View File
@@ -5,26 +5,6 @@
#include "JSystem/JMessage/data.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Forward References:
//
extern "C" f32 ga4cSignature__Q28JMessage4data[1 + 1 /* padding */];
//
// External References:
//
//
// Declarations:
//
/* ############################################################################################## */
/* 80455818-80455820 003E18 0004+04 0/0 1/1 0/0 .sdata2 ga4cSignature__Q28JMessage4data */
SECTION_SDATA2 f32 JMessage::data::ga4cSignature[1 + 1 /* padding */] = {
206910576.0f,
/* padding */
0.0f,
};
SECTION_SDATA2 u32 JMessage::data::ga4cSignature = 'MESG';