Skip to content

Commit 27cef70

Browse files
author
Adam
committed
- formatting
1 parent 5e0143d commit 27cef70

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/mame/tektronix/tek440x.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ void tek440x_state::mapcntl_w(u8 data)
278278
m_map_view.select(0);
279279
else
280280
m_map_view.disable();
281+
281282
m_map_control = data & 0x1f;
282283
}
283284

0 commit comments

Comments
 (0)