#ifndef CGALLOCREGS_H #define CGALLOCREGS_H #include "cgframe.h" void cgAllocRegs( CGFrame *frame ); #endif