mirror of https://github.com/nmlgc/ReC98.git
8 lines
101 B
NASM
8 lines
101 B
NASM
|
BOMB_CIRCLE_FRAMES = 32
|
||
|
|
||
|
public _bombing, _bomb_frame
|
||
|
_bombing db ?
|
||
|
evendata
|
||
|
_bomb_frame dw ?
|
||
|
dw ?
|