remove dangling spaces
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
.include "plus4.inc"
|
||||
|
||||
__randomize:
|
||||
__randomize:
|
||||
ldx TED_VLINELO ; Use TED rasterline as high byte
|
||||
lda TIME+2 ; Use 60HZ clock as low byte
|
||||
jmp _srand ; Initialize generator
|
||||
|
||||
Reference in New Issue
Block a user