minecraft-pi-reborn/symbols/src/gui/components/IntRectangle.def

7 lines
114 B
Modula-2
Raw Normal View History

2024-01-22 06:39:43 +00:00
size 0x10;
property int x = 0x0;
property int y = 0x4;
property int x_offset = 0x8;
property int y_offset = 0xc;