System Menu API for PlayDate
High-level system menu API built on-top of playdate-sys.
⚠️ Prior to the version 1.0 API is unstable and can be changed without deprecation period.
Usage
extern crate playdate_menu;
use *;
let simple = new;
let check = new;
let opts = new;
This software is not sponsored or supported by Panic.