summaryrefslogtreecommitdiff
path: root/plugins/dfOpenGL/cfg.h
blob: 9f3c0830e782a7e2d4cdf93585227289452c6494 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#ifndef _GPU_CFG_H_
#define _GPU_CFG_H_

#include "gpu_i.h"

void readconfig(void);
void writeconfig(void);


#endif // _GPU_CFG_H_