mirror of
https://github.com/n64decomp/mk64
synced 2026-06-20 23:11:21 -04:00
Matches and m2c refreshing for code_80057C60 (#266)
* Matches and m2c refreshing for code_80057C60 * Convert some Vtx's into a Mtx Based on the usage of D_0D008E98, it seems like it should be a Mtx. So this commit changes some Vtx's into a Mtx Signed-off-by: Taggerung <tyler.taggerung@gmail.com>
This commit is contained in:
@@ -128,8 +128,7 @@ typedef struct {
|
||||
/* 0x20 */ s16 unk_020;
|
||||
/* 0x22 */ s16 unk_022;
|
||||
/* 0x24 */ f32 unk_024;
|
||||
/* 0x28 */ s16 unk_028;
|
||||
/* 0x2A */ s16 unk_02A;
|
||||
/* 0x28 */ f32 unk_028;
|
||||
/* 0x2C */ s16 unk_02C;
|
||||
/* 0x2E */ s16 unk_02E;
|
||||
/* 0x30 */ s16 unk_030;
|
||||
|
||||
Reference in New Issue
Block a user