41#if defined(__c64__) || defined(__c64reu__) || defined(__c128__)
void sprite_compress_horizontal(Environment *_environment, int _sprite)
Emit ASM code for SPRITE [int] COMPRESS HORIZONTAL.
void sprite_compress_horizontal_var(Environment *_environment, char *_sprite)
Emit ASM code for SPRITE [int] COMPRESS HORIZONTAL.
struct _Environment Environment
Structure of compilation environment.
void vic2_sprite_compress_horizontal(Environment *_environment, char *_sprite)