finished CMBlur

This commit is contained in:
aap
2020-12-16 21:53:47 +01:00
parent 9200810f60
commit e9df32a983
4 changed files with 411 additions and 42 deletions

View File

@@ -99,5 +99,10 @@ public:
extern bool clearWaterDrop;
extern int32 numWaterDropOnScreen;
extern RwRaster *gpCarSplashRaster[];
extern RwRaster *gpHeatHazeRaster;
extern RwRaster *gpDotRaster;
extern RwRaster *gpRainDripRaster[];
extern RwRaster *gpRainDripDarkRaster[];
VALIDATE_SIZE(CParticle, 0x58);