mirror of
https://github.com/mist-devel/mist-board.git
synced 2026-02-05 23:54:41 +00:00
[Gameboy] silence warnings
This commit is contained in:
@@ -445,7 +445,7 @@ lcd lcd (
|
||||
);
|
||||
|
||||
// include the on screen display
|
||||
osd #(16,0,4) osd (
|
||||
osd #(10'd16,10'd0,4) osd (
|
||||
.clk_sys ( clk64 ),
|
||||
|
||||
// spi for OSD
|
||||
|
||||
Reference in New Issue
Block a user