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 _GRAFDATA_H_ |
2 | #define _GRAFDATA_H_ |
3 | 3 | ||
4 | #include "brender/br_types.h" |
- | |
5 | #include "dr_types.h" |
4 | #include "dr_types.h" |
6 | 5 | ||
7 | extern tGraf_data gGraf_data[2]; |
6 | extern tGraf_data gGraf_data[2]; |
8 | extern tGraf_data* gCurrent_graf_data; |
7 | extern tGraf_data* gCurrent_graf_data; |
9 | extern int gGraf_data_index; |
8 | extern int gGraf_data_index; |