mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-29 02:09:17 -05:00
UPDATED: raygui to latest version -WIP-
Note this new raygui version embeds ricons and `GuiTextBoxMulti()` is not working properly
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
//////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// Wave data information
|
||||
#define AUDIO_SAMPLE_COUNT 24367
|
||||
#define AUDIO_FRAME_COUNT 24367
|
||||
#define AUDIO_SAMPLE_RATE 44100
|
||||
#define AUDIO_SAMPLE_SIZE 32
|
||||
#define AUDIO_CHANNELS 1
|
||||
|
||||
Reference in New Issue
Block a user