]> icculus.org git repositories - taylor/freespace2.git/blob - include/gropengl2.h
more MVE graphics code cleanup and simplification
[taylor/freespace2.git] / include / gropengl2.h
1 /*
2  * Copyright (C) Volition, Inc. 1999.  All rights reserved.
3  *
4  * All source code herein is the property of Volition, Inc. You may not sell
5  * or otherwise commercially exploit the source or things you created based on
6  * the source.
7  */
8
9 #ifndef _GROPENGL2_H
10 #define _GROPENGL2_H
11
12 void gr_opengl2_init();
13 void gr_opengl2_cleanup();
14
15 #endif  // _GROPENGL2_H