[col] Add color methods
This commit is contained in:
@@ -13,6 +13,7 @@ pub enum DeviceType {
|
||||
pub enum EmulatorError {
|
||||
AllocationError(DeviceType, &'static str),
|
||||
UnreachableMemoryError(DeviceType, u32),
|
||||
InvalidColorError(u8)
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user