How to wrap Arrays?
- Posted by Icy_Viking Mar 22, 2025
- 1630 views
Hi all,
How would I go about wrapping a variable that is decalred as an array?
BLARGG_EXPORT gme_err_t gme_play( Music_Emu*, int count, short out [] ); //notice that short out[]
Hi all,
How would I go about wrapping a variable that is decalred as an array?
BLARGG_EXPORT gme_err_t gme_play( Music_Emu*, int count, short out [] ); //notice that short out[]