UPDATED: raygui to latest version -WIP-

Note this new raygui version embeds ricons and `GuiTextBoxMulti()` is not working properly
This commit is contained in:
Ray 2021-08-25 00:51:37 +02:00
parent a04dbe7ffd
commit 7749a2805c
4 changed files with 597 additions and 606 deletions

View file

@ -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