SA-MP/bot/net/playerpool.h

15 lines
215 B
C
Raw Normal View History

2023-10-31 21:31:16 +08:00
class CPlayerPool // size: 41035
{
private:
int field_0[1000];
char _gapFA0[25027];
int field_7163;
int field_7167[1000];
int field_8107;
int field_810B[1000];
char gap90AB[4000];
public:
CPlayerPool();
};