#pragma once #include "stdint.h" /* ============================================================================= cg2.c -- global variables ============================================================================= */ extern int16_t cg_rows; extern int16_t cgtable[12][256];