diff options
Diffstat (limited to 'src/JSystem/JAudio/JASTrackInterrupt.cpp')
| -rw-r--r-- | src/JSystem/JAudio/JASTrackInterrupt.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JSystem/JAudio/JASTrackInterrupt.cpp b/src/JSystem/JAudio/JASTrackInterrupt.cpp index 7ed8ea7c..dc9880d8 100644 --- a/src/JSystem/JAudio/JASTrackInterrupt.cpp +++ b/src/JSystem/JAudio/JASTrackInterrupt.cpp @@ -63,7 +63,7 @@ void JASystem::TIntrMgr::timerProcess() { if (field_0x4 != 0) { return; } - request(6); + request(REQUEST_UNK_6); if (field_0x3) { field_0x3--; if (field_0x3) { |
