]> icculus.org git repositories - taylor/freespace2.git/blob - include/grstub.h
rendering functions mostly done; more complete shader setup
[taylor/freespace2.git] / include / grstub.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
10 #ifndef GRSTUB_H
11 #define GRSTUB_H
12
13
14 void gr_stub_init();
15
16
17 #endif // GRSTUB_H