mirror of
https://github.com/thepigeongenerator/breakout_clone.git
synced 2025-12-16 22:05:45 +01:00
4 lines
64 B
C
4 lines
64 B
C
#pragma once
|
|
|
|
#define SCREEN_WIDTH 960
|
|
#define SCREEN_HEIGHT 640 |