Improved testaudiostreamdynamicresample

Tweaked color palette
This commit is contained in:
Brick
2023-09-01 14:38:45 -04:00
committed by Ryan C. Gordon
parent e55844274d
commit 5394a805f4
3 changed files with 322 additions and 63 deletions
+2 -1
View File
@@ -38,7 +38,8 @@ extern "C" {
/* Function prototypes */
#define FONT_CHARACTER_SIZE 8
extern int FONT_CHARACTER_SIZE;
#define FONT_LINE_HEIGHT (FONT_CHARACTER_SIZE + 2)
/**