#ifndef _TIMEWINDOW_INC #define _TIMEWINDOW_INC #include "common.h" #include #include #include "glyph.h" void InitFrame(); void DeinitFrame(); #endif