Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/RenderSystems/GL/src/nvparse/nvparse_externs.h @ 5

Last change on this file since 5 was 5, checked in by anonymous, 17 years ago

=hoffentlich gehts jetzt

File size: 157 bytes
Line 
1#ifndef NVPARSE_EXTERNS_H
2#define NVPARSE_EXTERNS_H
3
4extern nvparse_errors errors;
5extern int line_number;
6extern char * myin;
7
8#include <GL/glew.h>
9
10#endif
Note: See TracBrowser for help on using the repository browser.