core2/code_94A20.c done, core2/code_956B0.c done

This commit is contained in:
Banjo Kazooie
2022-08-26 14:13:58 -05:00
parent f75aa148a3
commit 4847a1bb32
6 changed files with 1519 additions and 1527 deletions

View File

@@ -6,6 +6,10 @@ f32 time_getDelta(void);
f32 func_802FB0DC(struct8s *);
f32 func_802FB0E4(struct8s *);
extern s32 D_80276588; //framebuffer_w
extern s32 D_8027658C; //framebuffer_h
extern Gfx D_80369920[] = {
gsDPPipeSync(),
gsSPClearGeometryMode(G_ZBUFFER | G_SHADE | G_CULL_BOTH | G_FOG | G_LIGHTING | G_TEXTURE_GEN | G_TEXTURE_GEN_LINEAR | G_LOD | G_SHADING_SMOOTH),
@@ -123,12 +127,11 @@ extern struct8s D_80369960[] = {
},
};
extern s32 D_80276588;
extern s32 D_8027658C;
/* .rodata */
extern f32 D_803773A0;
extern f32 D_803773A4;
/* .code */
void func_802FD360(struct8s *arg0, Gfx **gfx, Mtx **mtx, Vtx **vtx){
s32 tmp_s2 = 0;
s32 tmp_s4;

File diff suppressed because it is too large Load Diff

1475
src/core2/code_956B0.c Normal file

File diff suppressed because it is too large Load Diff