__sinit and progress script update

This commit is contained in:
Julgodis
2021-04-01 02:07:58 +02:00
parent b999714187
commit f6464a61ce
8753 changed files with 519991 additions and 1311052 deletions
+11 -18
View File
@@ -1,39 +1,32 @@
//
//
// Generated By: dol2asm
// Translation Unit: dsp_debug
//
//
#include "dolphin/dsp/dsp_debug.h"
#include "dol2asm.h"
#include "dolphin/types.h"
#include "dolphin/dsp/dsp_debug.h"
//
//
// Forward References:
//
//
// False False
extern "C" void __DSP_debug_printf();
//
//
// External References:
//
//
//
//
// Declarations:
//
//
/* 80352580-803525D0 0050+00 s=0 e=2 z=0 None .text __DSP_debug_printf */
/* 80352580-803525D0 0050+00 s=0 e=2 z=0 None .text __DSP_debug_printf */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
// False False
extern "C" asm void __DSP_debug_printf() {
nofralloc
nofralloc
#include "asm/dolphin/dsp/dsp_debug/__DSP_debug_printf.s"
}
#pragma pop