examples: add rate as a constant

This commit is contained in:
Wim Taymans 2025-04-25 12:42:55 +02:00
parent 584ea400c3
commit 2940c9ff7b
8 changed files with 10 additions and 3 deletions

View file

@ -26,6 +26,7 @@
#define WIDTH 640
#define HEIGHT 480
#define BPP 3
#define RATE 30
#include "sdl.h"