more low-latency mode work
playSub() runs at normal tick rate
This commit is contained in:
parent
98b9bd32b9
commit
b48a2368be
4 changed files with 51 additions and 52 deletions
|
|
@ -1215,6 +1215,7 @@ class FurnaceGUI {
|
|||
void addScroll(int amount);
|
||||
void setFileName(String name);
|
||||
void runBackupThread();
|
||||
int processEvent(SDL_Event* ev);
|
||||
bool loop();
|
||||
bool finish();
|
||||
bool init();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue