mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-22 08:15:41 -04:00
Motion Blur
This commit is contained in:
@@ -104,4 +104,9 @@
|
||||
#define R_FB_FILTER_A SREG(84)
|
||||
#define R_FB_FILTER_ENV_COLOR(c) SREG(85 + c)
|
||||
|
||||
#define R_MOTION_BLUR_ALPHA SREG(90)
|
||||
#define R_MOTION_BLUR_ENABLED SREG(91)
|
||||
#define R_MOTION_BLUR_PRIORITY_ALPHA SREG(92)
|
||||
#define R_MOTION_BLUR_PRIORITY_ENABLED SREG(93)
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user