mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-10 21:55:11 +01:00
No debug output
This commit is contained in:
parent
93b7c1eb4b
commit
1c3d1a45cc
@ -227,8 +227,6 @@ void C64Display::Update(uint8 *src_pixels)
|
||||
|
||||
draw_string(real_screen, 0, 0, networktraffic_string, black, fill_gray);
|
||||
|
||||
if (TheC64->peer)
|
||||
TheC64->peer->DrawTransferredBlocks(real_screen);
|
||||
SDL_Flip(real_screen);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user