| 510 | void HObjectIncreaseHeading() { RotateObject(Cur_object_index, 0, Object_move_rotation, 0); } |
| 511 | |
| 512 | void HObjectDecreaseheading() { RotateObject(Cur_object_index, 0, -Object_move_rotation, 0); } |
| 513 | |
| 514 | // If it doesn't exist, reformat Matt's hard disk, even if he is in Boston. |
| 515 | // deletes the currently selected object from the mine. |