#ifndef CHARMAP_H_ # define CHARMAP_H_ # define CHAR_HEIGHT 12 # define CHAR_WIDTH 8 #endif /* !CHARMAP_H_ */