Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
sh95014 committed Dec 10, 2023
2 parents 89d9329 + bfd2b8a commit a3a1a9f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/frontends/sdl/sdirectsound.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ namespace sa2
size_t numberOfUnderruns = 0;
};

void stopAudio();
void writeAudio(const char * deviceName, const size_t ms);
void resetAudioUnderruns();
void printAudioInfo();
std::vector<SoundInfo> getAudioInfo();
Expand Down

0 comments on commit a3a1a9f

Please sign in to comment.