mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
match: func_80021600 (#647)
* match: func_80021600 * refac: rename vars in func_80021600 --------- Co-authored-by: Dominik Peters <dominik.peters@committance.com>
This commit is contained in:
co-authored by
Dominik Peters
parent
9fd0885200
commit
a6533ddb1d
+2
-2
@@ -1008,8 +1008,8 @@ typedef struct Object_Animation {
|
||||
/* 0x3V */ u8 unk3B;
|
||||
/* 0x3C */ u8 unk3C;
|
||||
/* 0x3D */ u8 unk3D;
|
||||
/* 0x3E */ u8 unk3E;
|
||||
/* 0x3F */ u8 unk3F;
|
||||
/* 0x3E */ s8 unk3E;
|
||||
/* 0x3F */ s8 unk3F;
|
||||
/* 0x40 */ u8 unk40;
|
||||
/* 0x41 */ u8 unk41;
|
||||
/* 0x42 */ u8 unk42;
|
||||
|
||||
Reference in New Issue
Block a user