wehfou/inc/conf.h

7 lines
119 B
C

#pragma once
#define CHR_WIDTH 8
#define CHR_HEIGHT 16
#define DISPLAY_WIDTH 400
#define DISPLAY_HEIGHT 224