diff --git a/structures/EasterSprites.inc b/structures/EasterSprites.inc deleted file mode 100644 index b8f43c8..0000000 --- a/structures/EasterSprites.inc +++ /dev/null @@ -1,9 +0,0 @@ -; - STRUCT str_EasterSprites -SpAddress WORD ; адрес спрайта в памяти -SpWidth WORD ; Ширина -SpHeight BYTE ; Высота + Y coord -SpXCoord WORD ; X coord -SpYCoord BYTE ; Y coord - ENDS -; \ No newline at end of file