Files
pihkaal-me/app/utils/screen.ts
2025-11-09 16:20:30 +01:00

3 lines
67 B
TypeScript

export const SCREEN_WIDTH = 256;
export const SCREEN_HEIGHT = 192;