mirror of
https://github.com/ioquake/ioq3.git
synced 2025-05-30 16:41:31 +00:00
5 lines
92 B
C
5 lines
92 B
C
#ifndef R_DEBUG_GRAPHICS_H_
|
|
#define R_DEBUG_GRAPHICS_H_
|
|
|
|
void R_DebugGraphics(void);
|
|
#endif
|