.dead section fix

This commit is contained in:
Julgodis
2021-03-31 23:22:32 +02:00
parent 2404fb33c7
commit b6eed5208d
8427 changed files with 1951354 additions and 667431 deletions
+19 -21
View File
@@ -1,42 +1,40 @@
//
//
// Generated By: dol2asm
// Translation Unit: d/com/d_com_inf_actor
//
//
#include "d/com/d_com_inf_actor.h"
#include "dol2asm.h"
#include "dolphin/types.h"
#include "d/com/d_com_inf_actor.h"
//
//
// Forward References:
//
//
extern "C" extern u8 g_dComIfAc_gameInfo[8];
extern "C" extern u8 g_dComIfGoat_gameInfo[4 + 4 /* padding */];
//
//
// External References:
//
//
//
//
// Declarations:
//
//
/* ############################################################################################## */
/* 80450610-80450618 0008+00 s=0 e=1 z=0 None .sdata g_dComIfAc_gameInfo */
/* 80450610-80450618 0008+00 s=0 e=1 z=0 None .sdata g_dComIfAc_gameInfo */
SECTION_SDATA u8 g_dComIfAc_gameInfo[8] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
};
/* 80450618-80450620 0004+04 s=0 e=2 z=7 None .sdata g_dComIfGoat_gameInfo */
/* 80450618-80450620 0004+04 s=0 e=2 z=7 None .sdata g_dComIfGoat_gameInfo */
SECTION_SDATA u8 g_dComIfGoat_gameInfo[4 + 4 /* padding */] = {
0x00,
0x00,
0x00,
0x00,
/* padding */
0x00,
0x00,
0x00,
0x00,
0x00, 0x00, 0x00, 0x00,
/* padding */
0x00, 0x00, 0x00, 0x00,
};