mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-16 19:40:18 -07:00
Loads of refactoring, renamed Class3_Sub13 to EnumStringEntry too
This commit is contained in:
parent
e11ef7d372
commit
d2c6c19cb8
263 changed files with 2432 additions and 2436 deletions
|
|
@ -103,7 +103,7 @@ public final class JavaAudioChannel extends AudioChannel {
|
|||
local1 = 512;
|
||||
}
|
||||
for (@Pc(9) int local9 = 0; local9 < local1; local9++) {
|
||||
@Pc(17) int local17 = this.anIntArray411[local9];
|
||||
@Pc(17) int local17 = this.samples[local9];
|
||||
if ((local17 + 8388608 & 0xFF000000) != 0) {
|
||||
local17 = local17 >> 31 ^ 0x7FFFFF;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue