37#if defined(__coco__) || defined(__d32__) || defined(__d64__) || \
38 defined(__cocob__) || defined(__d32b__) || defined(__d64b__)
void bank_set(Environment *_environment, int _bank)
Emit ASM code for instruction BANK ....
void bank_set_var(Environment *_environment, char *_bank)
Emit ASM code for instruction BANK ....
struct _Environment Environment
Structure of compilation environment.