Skip to content
Snippets Groups Projects
Verified Commit 95b45efe authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

fix: format issue

parent 3deee33b
No related branches found
No related tags found
1 merge request!16Support for Game Boy Color (CGB) 😎🖍️
Pipeline #2651 passed
......@@ -8,7 +8,8 @@ use crate::{
ppu::Ppu,
rom::Cartridge,
serial::Serial,
timer::Timer, warnln,
timer::Timer,
warnln,
};
pub const BOOT_SIZE_DMG: usize = 256;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment