stupid: put local vars of newfd function into .bss instead of .data
git-svn-id: svn://svn.cc65.org/cc65/trunk@59 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -180,7 +180,7 @@ ret: rts
|
||||
; ptr4 - 3,4 (backup)
|
||||
; devnum - 5
|
||||
|
||||
.data
|
||||
.bss
|
||||
loc_Y: .res 1
|
||||
loc_ptr4_l: .res 1
|
||||
loc_ptr4_h: .res 1
|
||||
|
||||
Reference in New Issue
Block a user