mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
4 Weather matches (#448)
* func_800ACA20 * Update submodules * func_800ACA20 to lensflare_render and clang-tidy * Match func_800AB4A8 * Fix last commit accidentally not matching * Mostly match render_rain_splashes * Stack betterment * Match render_rain_splashes * Match func_800AC21C * Remove old asm files. * Update README
This commit is contained in:
@@ -332,7 +332,11 @@ typedef struct LevelObjectEntry_LensFlare {
|
||||
/* 0x0C */ u8 set1;
|
||||
/* 0x0D */ u8 set2;
|
||||
/* 0x0E */ u8 largeShine;
|
||||
/* 0x0A */ u8 pad[5];
|
||||
/* 0x0A */ u8 padA;
|
||||
/* 0x10 */ u8 red;
|
||||
/* 0x11 */ u8 green;
|
||||
/* 0x12 */ u8 blue;
|
||||
/* 0x13 */ u8 alpha;
|
||||
} LevelObjectEntry_LensFlare;
|
||||
|
||||
typedef struct LevelObjectEntry_LensFlareSwitch {
|
||||
|
||||
Reference in New Issue
Block a user