mirror of
https://github.com/trudnai/Steve2.git
synced 2024-12-22 06:29:15 +00:00
Make sound louder and cleaner
This commit is contained in:
parent
ca2f023c8c
commit
82e07b5652
@ -12,7 +12,7 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#define SPKR_LEVEL_MIN 0
|
||||
#define SPKR_LEVEL_MAX 127
|
||||
#define SPKR_LEVEL_MAX 255
|
||||
|
||||
extern void spkr_init(void);
|
||||
extern void spkr_exit(void);
|
||||
|
Loading…
Reference in New Issue
Block a user