mirror of
https://github.com/cc65/cc65.git
synced 2025-02-02 15:37:58 +00:00
more style
This commit is contained in:
parent
6236e82850
commit
40656ffb6e
@ -7,7 +7,7 @@
|
||||
.include "atari.inc"
|
||||
.export __sound
|
||||
.import popa
|
||||
.importzp tmp1,tmp2
|
||||
.importzp tmp1,tmp2
|
||||
|
||||
; play sound, arguments: voice, pitch, distortion, volume. same as BASIC
|
||||
.proc __sound
|
||||
|
Loading…
x
Reference in New Issue
Block a user