Rev 14 | Rev 29 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 14 | Rev 21 | ||
|---|---|---|---|
| Line 580... | Line 580... | ||
| 580 | GLOBAL HWND hSoughtWnd; |
580 | GLOBAL HWND hSoughtWnd; |
| 581 | GLOBAL messagebox_t messagebox; |
581 | GLOBAL messagebox_t messagebox; |
| 582 | GLOBAL bool want_framerate; |
582 | GLOBAL bool want_framerate; |
| 583 | GLOBAL float current_time; |
583 | GLOBAL float current_time; |
| 584 | GLOBAL float animation_endtime; |
584 | GLOBAL float animation_endtime; |
| - | 585 | GLOBAL float command_ignoretime; |
|
| 585 | GLOBAL float sound_playtime; |
586 | GLOBAL float sound_playtime; |
| 586 | GLOBAL float highlight_endtime; |
587 | GLOBAL float highlight_endtime; |
| 587 | GLOBAL float current_pitch; |
588 | GLOBAL float current_pitch; |
| 588 | GLOBAL float current_yaw; |
589 | GLOBAL float current_yaw; |
| 589 | GLOBAL float current_distance; |
590 | GLOBAL float current_distance; |