mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-09 13:45:23 -04:00
Port over fault_drawer.c from oot decomp. Not much effort was made to fix nonmatching
This commit is contained in:
+1
-1
@@ -925,7 +925,7 @@ typedef union {
|
||||
} F3DVertex;
|
||||
|
||||
typedef struct {
|
||||
/* 0x00 */ void* fb;
|
||||
/* 0x00 */ u16* fb;
|
||||
/* 0x04 */ u16 w;
|
||||
/* 0x06 */ u16 h;
|
||||
/* 0x08 */ u16 yStart;
|
||||
|
||||
Reference in New Issue
Block a user