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