refactor bookofmudora
unnecessary stack operations
This commit is contained in:
@@ -15,9 +15,7 @@ DrawLibraryItemGFX:
|
|||||||
RTL
|
RTL
|
||||||
;--------------------------------------------------------------------------------
|
;--------------------------------------------------------------------------------
|
||||||
SetLibraryItem:
|
SetLibraryItem:
|
||||||
PHA
|
|
||||||
LDY $0E80, X ; Retrieve stored item type
|
LDY $0E80, X ; Retrieve stored item type
|
||||||
PLA
|
|
||||||
JSL.l ItemSet_Library ; contains thing we wrote over
|
JSL.l ItemSet_Library ; contains thing we wrote over
|
||||||
RTL
|
RTL
|
||||||
;--------------------------------------------------------------------------------
|
;--------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user