104 color->param1 = _index;
105 color->param2 = _color;
109 while( actual->
next ) {
110 actual = actual->
next;
void color(Environment *_environment, int _index, int _shade)
Emit ASM code for instruction COLOR [int], [int].
void copper_color(Environment *_environment, int _index, int _color)
Emit code for BEGIN COPPER.
struct _CopperInstruction * next
struct _CopperInstruction * first
struct _Environment Environment
Structure of compilation environment.
#define CRITICAL_COPPER_LIST_NOT_OPENED()
struct _CopperInstruction CopperInstruction