mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-22 21:57:41 +01:00
3 lines
71 B
C
3 lines
71 B
C
if ((t1 + 121) % 128 <= 123)
|
|
write_shared_A(((t1 + 121) % 128) + 1);
|