ReC98/th04/main/player/shot_levels[data].asm

4 lines
157 B
NASM
Raw Normal View History

; Amount of power necessary for the shot level with that array index.
public _SHOT_LEVEL_TO_POWER
_SHOT_LEVEL_TO_POWER dw 6, 12, 16, 24, 32, 48, 72, 96, 128