chore(profile): a lot of work having to do with graphics

This commit is contained in:
phaneron 2025-06-04 17:42:08 -04:00
parent ebf88595d9
commit 2363e04c76
153 changed files with 2402 additions and 566 deletions

View file

@ -1,4 +1,3 @@
DayNight__DNGlare__Initialize 009AD000 f end=009AD0A3 type="void __thiscall func(DayNight__DNGlare* this, char* a1)"
DayNight__Update 007816F0 f end=007819BC ; DayNight::Update(unsigned int, float, float)
DayNight__CalcFogRate 007ECD00 f end=007ECD76 ; DayNight::CalcFogRate(float, float)
DayNight__SetOverrideLightParamsID 007ECEC0 f end=007ECEDC ; DayNight::SetOverrideLightParamsID(int)
@ -12,4 +11,5 @@ DayNight__SetPlanets 007EECC0 f end=007EF6D7 ; DayNight::SetPlanets()
DayNight__UpdateFog 007F16F0 f end=007F1B0C ; DayNight::UpdateFog()
DayNightInitialize 007F2790 f end=007F2A1F
DayNight__SetColors 007F3230 f end=007F3913 ; DayNight::SetColors()
DayNight__UpdateLighting 007F3920 f end=007F39AA ; DayNight::UpdateLighting()
DayNight__UpdateLighting 007F3920 f end=007F39AA ; DayNight::UpdateLighting()
DayNight__DNGlare__Initialize 009AD000 f end=009AD0A3 type="void __thiscall func(DayNight__DNGlare* this, char* a1)"