aboutsummaryrefslogtreecommitdiff
path: root/src/parsec/include/r_supp.h
blob: 10df56282e885ef6249a9c2b628100360f9331f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*
 * PARSEC HEADER: r_supp.h
 */

#ifndef _R_SUPP_H_
#define _R_SUPP_H_


// ----------------------------------------------------------------------------
// RENDERING SUBSYSTEM (R) SUPP group                                          -
// ----------------------------------------------------------------------------


int 	R_PrecacheTextures();


#endif // _R_SUPP_H_