asd
This commit is contained in:
parent
e3ecede0ca
commit
ade18c6b08
@ -224,6 +224,9 @@ pub fn main() !void {
|
||||
rl.gl.rlEnd();
|
||||
rl.endShaderMode();
|
||||
|
||||
rl.drawRectangle(400, 0, 400, 450, rl.Color{ .r = 54, .g = 54, .b = 54, .a = 255 });
|
||||
|
||||
|
||||
// f.texture.drawPro(
|
||||
// .{.x = 0, .y = 0, .width = 4096, .height = 4096},
|
||||
// .{.x = 0, .y = 0, .width = 512, .height = 512 },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user