41#if defined(__c64__) || defined(__c64reu__) || defined(__c128__)
Variable * variable_retrieve_or_define(Environment *_environment, char *_name, VariableType _type, int _value)
void cls_box(Environment *_environment, char *_x1, char *_y1, char *_w, char *_h)
struct _Variable Variable
Structure of a single variable.
struct _Environment Environment
Structure of compilation environment.
void vic2_cls_box(Environment *_environment, char *_x1, char *_y1, char *_w, char *_h)