arreglos d'estil

This commit is contained in:
2025-03-23 20:45:03 +01:00
parent 9cddd6e03b
commit a49297527b
4 changed files with 30 additions and 27 deletions

View File

@@ -1,8 +1,5 @@
#pragma once
#include "SDL3/SDL.h"
#include <stdlib.h>
constexpr char WINDOW_CAPTION[] = "demo3_pixels_bouncing";
constexpr int WIDTH = 320;
constexpr int HEIGHT = 240;