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.
void cpc_sprite_compress_horizontal(Environment *_environment, char *_sprite)
struct _Environment Environment
Structure of compilation environment.