summaryrefslogtreecommitdiff
path: root/g.h
diff options
context:
space:
mode:
authorn <@>2023-08-05 23:48:40 +0300
committern <@>2023-08-05 23:48:40 +0300
commit44531258857715b8bdd790b4d62cb4757a02ee44 (patch)
treeaf4ae1ff708878818cde8b8331045469ac9bf466 /g.h
parentc3263b47df8d9d5774951bad3dac105915211bae (diff)
qA()
Diffstat (limited to 'g.h')
-rw-r--r--g.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/g.h b/g.h
index cf3e6ca1..75a0caa0 100644
--- a/g.h
+++ b/g.h
@@ -648,6 +648,7 @@
#define RMT_C(a...) R9(tM,tA,tE,tG,tH,tI,tL,tF,tS,a)
#define RMT_E(a...) R9(tM,tA,tG,tH,tI,tL,tF,tC,tS,a)
#define Ropq(a...) R3(to,tp,tq,a)
+#define Ropqr(a...) R4(to,tp,tq,tr,a)
#define RsS(a...) R2(ts,tS,a)
#define Rt(a...) R13(ti,tl,tf,tc,ts,to,tp,tq,tr,tu,tv,tw,tx,a)
#define RT(a...) R9(tA,tE,tG,tH,tI,tL,tF,tC,tS,a)