fix audio desync for realsies, stderr to log.txt
This commit is contained in:
@@ -26,6 +26,8 @@ namespace anm2ed
|
||||
|
||||
uint64_t previousTick{};
|
||||
uint64_t previousUpdate{};
|
||||
double tickAccumulatorMs{};
|
||||
bool wasRecording{};
|
||||
|
||||
State(SDL_Window*&, Settings& settings, std::vector<std::string>&);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user