How to wrap Arrays?
- Posted by Icy_Viking 1 month ago
- 959 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[]