summaryrefslogtreecommitdiff
path: root/inc/conf.h
blob: 759a9b18fa414fa80eacb3b5a4b53c689d89ce60 (plain)
1
2
3
4
5
6
7
8
#pragma once

#define CHR_WIDTH      8
#define CHR_HEIGHT     16
#define DISPLAY_WIDTH  400
#define DISPLAY_HEIGHT 224
#define TSET_LINE      13
#define TILE_SIZE      16