We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5181c80 commit 2153657Copy full SHA for 2153657
src/Etterna/Globals/MinaCalc/UlbuAcolytes.h
@@ -0,0 +1,7 @@
1
+#pragma once
2
+enum hands
3
+{
4
+ left_hand,
5
+ right_hand,
6
+ num_hands,
7
+};
0 commit comments