This should now always be included

This commit is contained in:
Gwilym Kuiper 2022-07-05 20:24:44 +01:00
parent 8cfcda9b54
commit 0f9d83887f

View file

@ -778,7 +778,6 @@ impl<'a, 'b> PlayingLevel<'a, 'b> {
}
}
#[cfg(not(test))]
#[agb::entry]
fn agb_main(mut gba: agb::Gba) -> ! {
main(gba);