SA-MP/bot/net/vehiclepool.h

12 lines
142 B
C
Raw Normal View History

2023-10-31 21:31:16 +08:00
class CVehiclePool // size: 114000
{
private:
char _gap0[34000];
int field_84D0[2000];
char _gapA410[72000];
public:
CVehiclePool();
};