mirror of https://github.com/nmlgc/ReC98.git
4 lines
119 B
C
4 lines
119 B
C
|
static const pixel_t SHOOTOUT_LASER_W_MAX = 8;
|
||
|
|
||
|
extern const dots16_t sSHOOTOUT_LASER[SHOOTOUT_LASER_W_MAX][PRESHIFT];
|