libpcsxcore: Use the same type for next_interrupt everywhere
authorAsh Logan <ash@heyquark.com>
Sun, 29 May 2022 12:53:34 +0000 (22:53 +1000)
committernotaz <notasas@gmail.com>
Wed, 12 Jul 2023 22:25:45 +0000 (01:25 +0300)
u32 is long unsigned int on some platforms


No differences found