Archeus
0.0.0
A C library and game engine that focuses on documentation
Loading...
Searching...
No Matches
sprite.h
Go to the documentation of this file.
1
#ifdef ARC_NONE_GRAPHICS
2
3
#ifndef ARC_NONE_SPRITE_H_
4
#define ARC_NONE_SPRITE_H_
5
6
#include "
arc/graphics/sprite.h
"
7
8
struct
ARC_Sprite
{};
9
10
#endif
// !ARC_NONE_SPRITE_H_
11
12
#endif
// !ARC_NONE_GRAPHICS
sprite.h
ARC_Sprite
struct ARC_Sprite ARC_Sprite
a sprite type
Definition
sprite.h:19
include
arc
graphics
none
sprite.h