summaryrefslogtreecommitdiff
path: root/game
diff options
context:
space:
mode:
Diffstat (limited to 'game')
-rw-r--r--game/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/game/Cargo.toml b/game/Cargo.toml
index d3084d4..2cfa795 100644
--- a/game/Cargo.toml
+++ b/game/Cargo.toml
@@ -18,3 +18,4 @@ workspace = true
default = ["debug"]
debug = ["graphics/debug"]
wayland = ["graphics/wayland"]
+sdl = ["graphics/sdl"]