Devilution
Diablo devolved - magic behind the 1996 computer game

◆ qscroll_spd_tbl

int qscroll_spd_tbl[9] = { 2, 4, 6, 8, 0, -1, -2, -3, -4 }

Text scroll speeds.

Positive numbers will delay scrolling 1 out of n frames, negative numbers will scroll 1+(-n) pixels.

Definition at line 55 of file minitext.cpp.