mirror of https://github.com/nmlgc/ReC98.git
8 lines
122 B
NASM
8 lines
122 B
NASM
![]() |
public _SHOT_LASER_DOTS
|
||
|
_SHOT_LASER_DOTS label byte
|
||
|
db 00011000b
|
||
|
db 00111100b
|
||
|
db 01111110b
|
||
|
db 10111101b
|
||
|
db 11111111b
|