parent
b9f0e7962f
commit
0732ddedeb
@ -1,6 +1,15 @@
|
|||||||
#ifndef TEXTUREIDS_H_
|
#ifndef TEXTUREIDS_H_
|
||||||
#define TEXTUREIDS_H_
|
#define TEXTUREIDS_H_
|
||||||
|
|
||||||
|
#define N 0
|
||||||
|
#define NE 1
|
||||||
|
#define E 3
|
||||||
|
#define SE 5
|
||||||
|
#define S 7
|
||||||
|
#define SW 6
|
||||||
|
#define W 4
|
||||||
|
#define NW 2
|
||||||
|
|
||||||
#define cursor 0
|
#define cursor 0
|
||||||
#define worker 1
|
#define worker 1
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue