41#if defined(__msx1__) || defined(__coleco__) || defined(__sc3000__) || defined(__sg1000__)
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 tms9918_sprite_compress_horizontal(Environment *_environment, char *_sprite)
struct _Environment Environment
Structure of compilation environment.