mirror of https://github.com/nmlgc/ReC98.git
6 lines
120 B
C
6 lines
120 B
C
|
#define SPARK_W 8
|
||
|
#define SPARK_H 8
|
||
|
#define SPARK_CELS 8
|
||
|
|
||
|
extern const dots16_t sSPARKS[PRESHIFT][SPARK_CELS][SPARK_H];
|