summaryrefslogtreecommitdiff
path: root/include/PR
diff options
context:
space:
mode:
authorMaide <34639600+Kelebek1@users.noreply.github.com>2022-02-19 20:22:45 +0000
committerGitHub <noreply@github.com>2022-02-19 20:22:45 +0000
commit320a1a30303e84b6b9e493d2ddf55056dae025af (patch)
treed3918d45c141e4981579fa84d96122e1ab597c32 /include/PR
parent9f5217c81f9d0c83d184c984906107b6edadf53e (diff)
Dm_Char00 (#611)
* Dm_Char00 * Replace other macros * PR
Diffstat (limited to 'include/PR')
-rw-r--r--include/PR/gbi.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/PR/gbi.h b/include/PR/gbi.h
index 2c04e570f..ace2cd2e8 100644
--- a/include/PR/gbi.h
+++ b/include/PR/gbi.h
@@ -2899,6 +2899,9 @@ _DW({ \
gsSPSetOtherMode(G_SETOTHERMODE_H, G_MDSFT_ALPHADITHER, 2, mode)
#endif
+ #define gDPSetDither(pkt, mode) \
+ gSPSetOtherMode(pkt, G_SETOTHERMODE_H, G_MDSFT_ALPHADITHER, 4, mode)
+
/* 'blendmask' is not supported anymore.
* The bits are reserved for future use.
* Fri May 26 13:45:55 PDT 1995