mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-11 09:31:34 +11:00
woah there, that shouldn't be public!
This commit is contained in:
parent
660adbe961
commit
f86bf9c07a
|
@ -155,7 +155,7 @@ impl OAMManager<'_> {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
pub fn do_work_with_sprite_loader<C, T>(&self, c: C) -> T
|
fn do_work_with_sprite_loader<C, T>(&self, c: C) -> T
|
||||||
where
|
where
|
||||||
C: Fn(&mut StaticSpriteLoader) -> T,
|
C: Fn(&mut StaticSpriteLoader) -> T,
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue