Окно хранит документы
This commit is contained in:
@@ -9,3 +9,8 @@ pub const ImageSize = struct {
|
||||
w: u32,
|
||||
h: u32,
|
||||
};
|
||||
|
||||
pub const Size = struct {
|
||||
width: f32,
|
||||
height: f32,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user