2025-02-25 07:13:46 -05:00

9 lines
149 B
Modula-2

size 0x14;
property int owner_id = 0x0;
property int x = 0x4;
property int y = 0x8;
property int z = 0xc;
property int face = 0x10;
mark-as-simple;