diff --git a/Roadmap.md b/Roadmap.md index b84a3ee..0e81534 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -32,8 +32,7 @@ There are lots of things to do...these are just some obvious ones before we can ### Framework - [x] Fix CMakeLists.txt and build/test on Linux: *bunnei* - [x] Implement disk IO API for abstracting loading/access of various bootable formats: *bunnei* -- [ ] Implement keyboard/gamepad library/window API for mapping user input: *TBD* -- [ ] Implement CLI tool for remapping input for Citra-CLI: *TBD* +- [ ] Implement keyboard/gamepad library/window API for mapping user input: *TBD* ### Homebrew Emulation - [ ] Get [3DSCraft](https://github.com/smealum/3dscraft) running: *TBD*