psxbios: Some games read from address 0, fix that.
[pcsx_rearmed.git] / libpcsxcore / gte_divider.h
1 u32 DIVIDE(s16 n, u16 d);