mirror of
https://github.com/italicsjenga/rust_minifb.git
synced 2024-12-23 11:21:30 +11:00
parent
1a12653fc2
commit
67fe3a6f29
|
@ -8,7 +8,7 @@ pub enum Error {
|
|||
MenusNotSupported,
|
||||
/// Menu already exists
|
||||
MenuExists(String),
|
||||
/// Menu already exists
|
||||
/// Failed to create window
|
||||
WindowCreate(String),
|
||||
/// Unable to Update
|
||||
UpdateFailed(String),
|
||||
|
|
Loading…
Reference in a new issue