diff --git a/bookofmudora.asm b/bookofmudora.asm index 3030d34..e26c7fa 100644 --- a/bookofmudora.asm +++ b/bookofmudora.asm @@ -15,9 +15,7 @@ DrawLibraryItemGFX: RTL ;-------------------------------------------------------------------------------- SetLibraryItem: - PHA LDY $0E80, X ; Retrieve stored item type - PLA JSL.l ItemSet_Library ; contains thing we wrote over RTL ;--------------------------------------------------------------------------------