Rev 1 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 1 | Rev 18 | ||
|---|---|---|---|
| Line 2... | Line 2... | ||
| 2 | #define _OPTIONS_H_ |
2 | #define _OPTIONS_H_ |
| 3 | 3 | ||
| 4 | #include "brender/br_types.h" |
- | |
| 5 | #include "dr_types.h" |
4 | #include "dr_types.h" |
| 6 | 5 | ||
| 7 | extern int gKey_defns[18]; |
6 | extern int gKey_defns[18]; |
| 8 | extern tRadio_bastards gRadio_bastards__options[13]; // suffix added to avoid duplicate symbol |
7 | extern tRadio_bastards gRadio_bastards__options[13]; // suffix added to avoid duplicate symbol |
| 9 | extern int gKey_count; |
8 | extern int gKey_count; |