(svn r10697) -Codechange: give a more sensible names to some of the unkX variables.
This commit is contained in:
@@ -202,13 +202,13 @@ struct VehicleRoad {
|
||||
};
|
||||
|
||||
struct VehicleSpecial {
|
||||
uint16 unk0;
|
||||
byte unk2;
|
||||
uint16 animation_state;
|
||||
byte animation_substate;
|
||||
};
|
||||
|
||||
struct VehicleDisaster {
|
||||
uint16 image_override;
|
||||
uint16 unk2;
|
||||
VehicleID big_ufo_destroyer_target;
|
||||
};
|
||||
|
||||
struct VehicleShip {
|
||||
|
||||
Reference in New Issue
Block a user