.dead section fix

This commit is contained in:
Julgodis
2021-03-31 23:22:32 +02:00
parent a868b6ae56
commit b999714187
8427 changed files with 1951354 additions and 667431 deletions
+23 -13
View File
@@ -1,33 +1,43 @@
//
//
// Generated By: dol2asm
// Translation Unit: d/s/d_s_menu
//
//
#include "d/s/d_s_menu.h"
#include "dol2asm.h"
#include "dolphin/types.h"
#include "d/s/d_s_menu.h"
//
//
// Forward References:
//
//
extern "C" extern void* g_profile_MENU_SCENE[10];
//
//
// External References:
//
//
extern "C" extern void* g_fopScn_Method[5 + 1 /* padding */];
extern "C" extern void* g_fpcNd_Method[5 + 1 /* padding */];
//
//
// Declarations:
//
//
/* ############################################################################################## */
/* 803C3018-803C3040 0028+00 s=0 e=0 z=1 None .data g_profile_MENU_SCENE */
/* 803C3018-803C3040 0028+00 s=0 e=0 z=1 None .data g_profile_MENU_SCENE */
SECTION_DATA void* g_profile_MENU_SCENE[10] = {
(void*)NULL, (void*)0x0001FFFD, (void*)0x000A0000, (void*)&g_fpcNd_Method,
(void*)NULL, (void*)NULL, (void*)NULL, (void*)&g_fopScn_Method,
(void*)NULL, (void*)NULL,
(void*)NULL,
(void*)0x0001FFFD,
(void*)0x000A0000,
(void*)&g_fpcNd_Method,
(void*)NULL,
(void*)NULL,
(void*)NULL,
(void*)&g_fopScn_Method,
(void*)NULL,
(void*)NULL,
};