mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-12-22 22:47:29 +08:00
[bot] Add missing INVALID_VEHICLE_ID
This commit is contained in:
parent
c0945ce5c5
commit
86473c8272
@ -1,6 +1,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define INVALID_VEHICLE_ID 0xFFFF
|
||||
|
||||
#pragma pack(1)
|
||||
typedef struct _NEW_VEHICLE {
|
||||
VEHICLEID VehicleId;
|
||||
|
Loading…
Reference in New Issue
Block a user