initial commit
[zxtris] / src / draw.asm
1 ; vi:filetype=z80:
2         section code,"c"
3         global drawbg
4
5 drawbg:
6         ret