Fix redundant glTexEnv calls
[neverball] / share / st_resol.h
1 #ifndef ST_RESOL_H
2 #define ST_RESOL_H
3
4 #include "state.h"
5
6 extern struct state st_resol;
7
8 #endif