FITD/FitdLib/videoMode.h

7 lines
84 B
C

#ifndef _VIDEO_MODE_
#define _VIDEO_MODE_
void setupVideoMode(void);
#endif