1
0
Fork 0
forked from AbleOS/ableos
ableos/sysdata/libraries/mouse/src/mouse.hb
2024-11-01 18:35:30 +01:00

5 lines
46 B
Plaintext

.{Vec2} := @
get_pos := fn(): Vec2(uint) {
}