mirror of
https://github.com/n64decomp/mk64
synced 2026-07-06 12:30:59 -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:
@@ -207,7 +207,8 @@ extern Gfx D_0D008DF8[];
|
||||
extern Gfx D_0D008E20[];
|
||||
extern Gfx D_0D008E48[];
|
||||
extern Gfx D_0D008E70[];
|
||||
extern Vtx D_0D008E98[];
|
||||
extern Mtx D_0D008E98;
|
||||
extern Vtx D_0D008EA8[];
|
||||
extern f32 D_0D009418[];
|
||||
extern f32 D_0D009568[];
|
||||
extern f32 D_0D0096B8[];
|
||||
|
||||
Reference in New Issue
Block a user