Methodset_amb_color(&mut self, channel: u8, r: u8, g: u8, b: u8, a: u8)
gcrecomp-runtime/src/graphics/gx/lighting.rs:117
Methodset_chan_ctrl(
&mut self,
channel: u8,
enable: bool,
amb_src: u8,
mat_src: u8,
gcrecomp-runtime/src/graphics/gx/lighting.rs:69
Methodset_mat_color(&mut self, channel: u8, r: u8, g: u8, b: u8, a: u8)
gcrecomp-runtime/src/graphics/gx/lighting.rs:106