Make burn smoke texture fix optional

This commit is contained in:
Arceveti
2021-09-22 17:40:55 -07:00
parent 3a5d392b92
commit d2c1564eed
2 changed files with 13 additions and 3 deletions

View File

@@ -108,6 +108,8 @@
//#define PUPPYCAM
// Allows Mario's shadow to be transparent on top of transparent surfaces, such as water, lava, and ice
#define FIX_SHADOW_TRANSPARENCY
// Fixes the game reading the ia8 burn smoke texture as an rgba16
#define BURN_SMOKE_FIX
// Automatically calculate the optimal collision distance for an object based on its vertices.
#define AUTO_COLLISION_DISTANCE