mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-24 08:41:34 +11:00
merge imports
This commit is contained in:
parent
dbbd7a3d34
commit
78ff4011c7
|
@ -1,6 +1,4 @@
|
||||||
use agb_fixnum::Rect;
|
use crate::{fixnum::Rect, memory_mapped::MemoryMapped};
|
||||||
|
|
||||||
use crate::memory_mapped::MemoryMapped;
|
|
||||||
|
|
||||||
use super::{tiled::BackgroundID, DISPLAY_CONTROL, HEIGHT, WIDTH};
|
use super::{tiled::BackgroundID, DISPLAY_CONTROL, HEIGHT, WIDTH};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue