mirror of
https://github.com/n64decomp/mk64
synced 2026-08-04 08:58:41 -04:00
Match dma funcs in 80027040.c (#209)
* Match dma funcs * Decrement file count decomped by one in readme
This commit is contained in:
@@ -373,7 +373,7 @@ typedef struct {
|
||||
/* 0x023C */ f32 unk_23C;
|
||||
/* 0x0240 */ s32 unk_240;
|
||||
/* 0x0244 */ u16 unk_244[4]; // [0] Active texture group
|
||||
/* 0x0244 */ u16 unk_24C[4];
|
||||
/* 0x024C */ u16 unk_24C[4];
|
||||
/* 0x0254 */ u16 characterId;
|
||||
/* 0x0256 */ s16 unk_256;
|
||||
/* 0x0258 */ UnkPlayerStruct258 unk_258[40];
|
||||
|
||||
Reference in New Issue
Block a user