source:
OGRE/trunk/ogrenew/RenderSystems/GL/src/nvparse/nvparse_externs.h
@
692
Revision 692, 167 bytes checked in by mattausch, 19 years ago (diff) |
---|
Rev | Line | |
---|---|---|
[692] | 1 | #ifndef NVPARSE_EXTERNS_H |
2 | #define NVPARSE_EXTERNS_H | |
3 | ||
4 | extern nvparse_errors errors; | |
5 | extern int line_number; | |
6 | extern char * myin; | |
7 | ||
8 | #include <GL/glew.h> | |
9 | ||
10 | #endif |
Note: See TracBrowser
for help on using the repository browser.