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:
Ryan Myers
2024-06-23 19:21:26 -04:00
committed by GitHub
parent 8415bc71b1
commit a3a50bc85b
16 changed files with 458 additions and 1444 deletions
+5 -1
View File
@@ -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 {