Normalized coding style.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5513 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -70,7 +70,6 @@ INSTALL:
|
||||
UNINSTALL:
|
||||
rts
|
||||
|
||||
|
||||
; ------------------------------------------------------------------------
|
||||
; COUNT: Return the total number of available joysticks in a/x.
|
||||
;
|
||||
|
||||
@@ -55,7 +55,8 @@ curpage:
|
||||
|
||||
.bss
|
||||
|
||||
window: .res 256 ; memory window
|
||||
window:
|
||||
.res 256 ; memory window
|
||||
|
||||
.code
|
||||
|
||||
|
||||
Reference in New Issue
Block a user