mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-27 22:48:59 -04:00
Switch to Aurora headers for GX/VI
Replace GXSetArray() with GXSETARRAY() taking in size everywhere Fix a ton of structs/enums being referred to with underscore name.
This commit is contained in:
@@ -352,7 +352,7 @@ static int e_wb_lr_wall_check(e_wb_class* i_this) {
|
||||
}
|
||||
|
||||
static int daE_WB_Draw(e_wb_class* i_this) {
|
||||
static _GXColor l_color = {
|
||||
static GXColor l_color = {
|
||||
0x14,
|
||||
0x0F,
|
||||
0x00,
|
||||
|
||||
Reference in New Issue
Block a user