Scroll text down
#include <s3dw.h>
void s3dw_textbox_scrolldown(s3dw_textbox *textbox);
Scrolls the text in the textbox down by one line, if possible.
Simon Wunderlich
Author of s3d