Rev 18 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 18 | Rev 20 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | #define _MAINLOOP_H_ |
2 | #define _MAINLOOP_H_ |
3 | 3 | ||
- | 4 | #include "brender/br_types.h" |
|
4 | #include "dr_types.h" |
5 | #include "dr_types.h" |
5 | 6 | ||
6 | extern int gNasty_kludgey_cockpit_variable; |
7 | extern int gNasty_kludgey_cockpit_variable; |
7 | extern tInfo_mode gInfo_mode; |
8 | extern tInfo_mode gInfo_mode; |
8 | extern tU32 gLast_tick_count; |
9 | extern tU32 gLast_tick_count; |