1
0
mirror of https://github.com/blawar/ooot.git synced 2024-07-04 18:13:37 +00:00
ooot/include/code_800ACE70.h

11 lines
195 B
C
Raw Normal View History

2021-12-27 19:23:03 +00:00
#pragma once
// Vis...
2022-02-12 19:50:06 +00:00
struct struct_801664F0 {
2021-12-27 19:23:03 +00:00
/* 0x00 */ u32 type;
/* 0x04 */ u32 setScissor;
/* 0x08 */ Color_RGBA8 color;
/* 0x0C */ Color_RGBA8 envColor;
2022-02-12 19:50:06 +00:00
}; // size = 0x10
2021-12-27 19:23:03 +00:00