Archeus 0.0.0
A C library and game engine that focuses on documentation
Loading...
Searching...
No Matches
renderer.h
Go to the documentation of this file.
1#ifdef ARC_NONE_GRAPHICS
2
3//#include "arc/graphics/renderer.h"
4
5#ifndef ARC_NONE_RENDERER_H_
6#define ARC_NONE_RENDERER_H_
7
8//typedef void ARC_RendererType;
9
10#endif // !ARC_NONE_RENDERER_H_
11
12#endif // !ARC_NONE_GRAPHICS