mirror of
https://github.com/zeldaret/tp
synced 2026-06-26 18:32:08 -04:00
Work on d_a_mirror
This commit is contained in:
@@ -291,7 +291,7 @@ struct J3DColorBlock {
|
||||
/* 8000DFF0 */ bool getAmbColor(u32);
|
||||
/* 8000DFF8 */ bool getColorChan(u32);
|
||||
/* 8000E000 */ bool getMatColor(u32);
|
||||
/* 8000E008 */ bool getColorChanNum() const;
|
||||
/* 8000E008 */ u8 getColorChanNum() const;
|
||||
/* 801A4C0C */ void setAmbColor(u32, J3DGXColor const*);
|
||||
/* 8000E0D4 */ void setAmbColor(u32, J3DGXColor);
|
||||
/* 80317450 */ void setColorChan(u32, J3DColorChan const*);
|
||||
|
||||
Reference in New Issue
Block a user