From ee2bbf75a792f9a76b38a7713af16da3a5e4244e Mon Sep 17 00:00:00 2001 From: Tolik <85737314+Tolik-Trek@users.noreply.github.com> Date: Mon, 19 Aug 2024 05:04:07 +1000 Subject: [PATCH] ... --- structures/EasterSprites.inc | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 structures/EasterSprites.inc 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