diff --git a/Cargo.toml b/Cargo.toml index 2c12dfe..1584362 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "rustboyadvance-ng" version = "0.1.0" authors = ["Michel Heily "] edition = "2018" +default-run= "rba-sdl2" [dependencies] byteorder = "*"