Type Definition gba::fixed::i32fx8

source ·
pub type i32fx8 = Fixed<i32, 8>;
Expand description

i32 with 8 bits of fixed-point fraction.

This is used by the background reference point entries.