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