Files
2026-03-26 14:46:39 -05:00

6 lines
84 B
C

#include "display.h"
const int screen_height = 300;
const int screen_width = 600;