pub fn error_screen(message: &str) -> FramebufferExpand description
The console’s friendly runtime-error screen, shared by every frontend (desktop, web, handheld) so a crashed cart looks the same everywhere.
pub fn error_screen(message: &str) -> FramebufferThe console’s friendly runtime-error screen, shared by every frontend (desktop, web, handheld) so a crashed cart looks the same everywhere.