This commit is contained in:
blz
2026-03-08 04:15:15 +01:00
parent b72b63e057
commit 367de0d4ec

View File

@@ -59,15 +59,6 @@ Update WIDTH and HEIGHT on
#define HEIGHT 480
```
- - - - - - -
# Set up the 4 colors
```
// Canvas height and width //
#define WIDTH 640
#define HEIGHT 480
```
- - - - - - -
# Set up the 4 colors
```