arreglos d'estil
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user