mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 14:24:56 +00:00
Add support for InvDstMultiply blending for shadows, initial CAi implementation
This commit is contained in:
@@ -21,7 +21,8 @@ enum class EFilterType
|
||||
Blend,
|
||||
Widescreen,
|
||||
SceneAdd,
|
||||
NoColor
|
||||
NoColor,
|
||||
InvDstMultiply
|
||||
};
|
||||
|
||||
enum class EFilterShape
|
||||
|
||||
Reference in New Issue
Block a user