Changed multi-line C comments into another style.
The left side doesn't look unbalanced.
This commit is contained in:
@@ -116,8 +116,8 @@ set: sta joy_vectors,x
|
||||
;----------------------------------------------------------------------------
|
||||
; unsigned char joy_uninstall (void);
|
||||
; /* Uninstall the currently loaded driver. Note: This call does not free
|
||||
; * allocated memory.
|
||||
; */
|
||||
; ** allocated memory.
|
||||
; */
|
||||
|
||||
_joy_uninstall:
|
||||
lda #$60 ; RTS opcode
|
||||
|
||||
Reference in New Issue
Block a user