mirror of
https://github.com/mi57730/a2d.git
synced 2024-12-01 20:50:06 +00:00
Merge remote-tracking branch 'origin/disasm'
This commit is contained in:
commit
6e7c30112f
@ -1409,7 +1409,13 @@ date: .word 0
|
||||
;;; --------------------------------------------------
|
||||
|
||||
icon_entries:
|
||||
.byte 0, 0, 0, $F4, 1, $A0 ; overwritten ???
|
||||
;; Trash icon placed first, has these bytes...
|
||||
.byte 0 ; id (overwritten)
|
||||
.byte 0 ; state (overwritten)
|
||||
.byte 0 ; win_type (overwritten)
|
||||
.word 500, 160 ; iconx, icony
|
||||
.byte 0 ; len
|
||||
.res 17, 0 ; name
|
||||
PAD_TO $ED00
|
||||
|
||||
;;; (there's enough room here for 127 files at 27 bytes each)
|
||||
|
Loading…
Reference in New Issue
Block a user