videochargen/const.h

6 lines
100 B
C
Raw Normal View History

2021-06-27 19:57:02 +00:00
#pragma once
#define VERTICAL_OFFSET 30
#define HORIZONTAL_OFFSET 192
2021-07-03 13:02:01 +00:00
#define LINE_BUFFER_SIZE 160