summaryrefslogtreecommitdiff
path: root/src/types/Dice.zig
diff options
context:
space:
mode:
Diffstat (limited to 'src/types/Dice.zig')
-rw-r--r--src/types/Dice.zig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/types/Dice.zig b/src/types/Dice.zig
new file mode 100644
index 0000000..9aa6b06
--- /dev/null
+++ b/src/types/Dice.zig
@@ -0,0 +1,2 @@
1emoji: []const u8,
2value: u8,