Cannot find ShuttleA constants

yagni01

Addon Developer
Addon Developer
Donator
Joined
Feb 8, 2008
Messages
463
Reaction score
0
Points
16
Location
Atlanta, GA
I'm looking at the ShuttleA sample code and have run across several instances like dock_status = DOOR_CLOSED;

I haven't been able to find this constant defined, nor its brothers DOOR_CLOSING, DOOR_OPEN or DOOR_OPENING, in any of the SDK header files.

Can someone share where these definitions might be hiding?

Thanks.
 
Yup. Rule #27, Don't read code when you're tired.

Thanks, Martin.
 
Back
Top