export-wave-as-code ( wave fileName -- bool )


Vocabulary
raylib

Inputs
wavea Wave
fileNamea c-string


Outputs
boola bool


Word description
Export wave sample data to code (.h), returns true on success

Definition