core2/ .b.bscore2 define bss addresses in splat
This commit is contained in:
23
src/core2/code_5C240.c
Normal file
23
src/core2/code_5C240.c
Normal file
@@ -0,0 +1,23 @@
|
||||
#include <ultra64.h>
|
||||
#include "functions.h"
|
||||
#include "variables.h"
|
||||
|
||||
/* .bss */
|
||||
struct {
|
||||
u8 pad0[0x20];
|
||||
}D_8037E8C0;
|
||||
|
||||
/* .code */
|
||||
#pragma GLOBAL_ASM("asm/nonmatchings/core2/code_5C240/func_802E31D0.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/nonmatchings/core2/code_5C240/func_802E329C.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/nonmatchings/core2/code_5C240/func_802E3460.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/nonmatchings/core2/code_5C240/func_802E3524.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/nonmatchings/core2/code_5C240/func_802E3580.s")
|
||||
|
||||
void func_802E35D0(void){}
|
||||
|
||||
#pragma GLOBAL_ASM("asm/nonmatchings/core2/code_5C240/func_802E35D8.s")
|
Reference in New Issue
Block a user