aboutsummaryrefslogtreecommitdiff
path: root/src/post-refinement.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/post-refinement.h')
-rw-r--r--src/post-refinement.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/post-refinement.h b/src/post-refinement.h
index 660530e9..983ecc28 100644
--- a/src/post-refinement.h
+++ b/src/post-refinement.h
@@ -28,6 +28,15 @@ enum {
REF_SCALE,
REF_DIV,
REF_R,
+ REF_ASX,
+ REF_BSX,
+ REF_CSX,
+ REF_ASY,
+ REF_BSY,
+ REF_CSY,
+ REF_ASZ,
+ REF_BSZ,
+ REF_CSZ,
NUM_PARAMS
};