Support about tab

This commit is contained in:
2025-01-27 20:57:23 +00:00
parent 09bb3bed37
commit 112e61e92d
4 changed files with 37 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
// TODO: Maybe make them inherit Windows...?
component VRAMSegment inherits Rectangle {
in property <image> img;
in property <int> clip_x;