MountIMA/Shared_Includes/structures/EasterSprites.inc
Anatoliy Belyanskiy cf4295cc85 Initial commit
2023-06-15 02:40:28 +10:00

9 lines
219 B
PHP
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

;
STRUCT str_EasterSprites
SpAddress WORD ;  ¤à¥á á¯à ©â  ¢ ¯ ¬ïâ¨
SpWidth WORD ; ˜¨à¨­ 
SpHeight BYTE ; ‚ëá®â  + Y coord
SpXCoord WORD ; X coord
SpYCoord BYTE ; Y coord
ENDS
;