From cbe41e5304bee049fa9fa7293c2486b13b4a856e Mon Sep 17 00:00:00 2001 From: Fenrir Date: Tue, 25 Jul 2017 10:49:26 -0600 Subject: Enable old panic behavior for Citra --- ctr-std/Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ctr-std/Cargo.toml') diff --git a/ctr-std/Cargo.toml b/ctr-std/Cargo.toml index 1a883f5..c4cbce4 100644 --- a/ctr-std/Cargo.toml +++ b/ctr-std/Cargo.toml @@ -15,3 +15,6 @@ default-features = false [dependencies.ctru-sys] path = "../ctru-sys" + +[features] +citra = [] -- cgit v1.2.3