AGS: Refactor audio code
This commit is contained in:
parent
b723ed2db4
commit
ff276f88ff
51 changed files with 63 additions and 2117 deletions
|
@ -489,7 +489,6 @@ bool send_exception_to_editor(const char *qmsg) {
|
|||
return false;
|
||||
|
||||
while ((check_for_messages_from_editor() == 0) && (_G(want_exit) == 0)) {
|
||||
update_polled_mp3();
|
||||
platform->Delay(10);
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue