progress defining core2 .data sections

This commit is contained in:
Banjo Kazooie
2022-11-29 00:32:05 -06:00
parent c796f32f8e
commit a7adf1fab1
20 changed files with 722 additions and 186 deletions

View File

@@ -5,7 +5,29 @@
#include "code_B6EA0.h"
/* .data */
extern struct53s *D_80372700;
struct53s D_80372700[] = {
{0x00, 1},
{0x01, 1},
{0x02, 1},
{0x03, 1},
{0x04, 1},
{0x05, 1},
{0x06, 1},
{0x07, 1},
{0x08, 1},
{0x09, 1},
{0x0A, 1},
{0x0B, 1},
{0x0C, 1},
{0x0D, 1},
{0x0E, 1},
{0x0F, 1},
{0x10, 1},
{0x11, 1},
{0x12, 1},
{0x13, 1}
};
/* .code */
void func_80356020(u8 arg0, f32 arg1[4]){
@@ -61,7 +83,7 @@ void func_8035611C(void){
func_8033FD98(temp_s0, sp2C);
func_80287E9C(sp58);
func_80287F7C(sp58, 1);
func_80287F50(sp58, &D_80372700, 0x28);
func_80287F50(sp58, D_80372700, 0x28);
func_80287F10(sp58);
sp38[0] = 0.0f;