mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 16:21:33 +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
|
||||
C: Fn(&mut StaticSpriteLoader) -> T,
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue