diff --git a/ItemCollection.asm b/ItemCollection.asm index 06d4f68..af78490 100644 --- a/ItemCollection.asm +++ b/ItemCollection.asm @@ -145,9 +145,6 @@ STA.b $10 RTL -gfxsheetA0: -incbin sheetcompressedA0 - oam_data: db $A0, $B8, $00, $3B db $B0, $B8, $02, $3B diff --git a/sheetcompressedA0 b/sheetcompressedA0 deleted file mode 100644 index 6fdac14..0000000 Binary files a/sheetcompressedA0 and /dev/null differ