Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
/*
* File: gamerender.h
* Author: KRIK
*
* Created on 12 Èþëü 2009 ã., 3:17
*/
#ifndef _GAMERENDER_H
#define _GAMERENDER_H
void GRend_prepareRepaint();
void GRend_repaint();
#endif /* _GAMERENDER_H */