#pragma once #define VERTICAL_OFFSET 30 #define HORIZONTAL_OFFSET 192 #define LINE_BUFFER_SIZE 160 #define BLACK 0x00 #define WHITE 0xff