pkali / scorch_src

Scorch - Scorched Earth demake for Atari 800 / 5200

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove copy of `getkey` procedure from weapons.asm

pkali opened this issue · comments

a copy in weapons.asm (in .proc BeforeFire) is very slightly different from the base .proc getkey.
Consider removing code duplication.

not worth pursuing