minecraft-pi-reborn/symbols/src/api/ConnectedClient.def
2024-01-11 22:10:30 -05:00

6 lines
94 B
Modula-2

size 0xc;
property uint sock = 0x0;
property std::string str = 0x4;
property int time = 0x8;