mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-26 08:49:37 +00:00
Remove errant newline.
This commit is contained in:
parent
7e319374b6
commit
596661bfbe
@ -78,7 +78,6 @@ constexpr bool interleaves_banks(ScreenMode mode) {
|
|||||||
return mode == ScreenMode::YamahaGraphics6 || mode == ScreenMode::YamahaGraphics7;
|
return mode == ScreenMode::YamahaGraphics6 || mode == ScreenMode::YamahaGraphics7;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
enum class FetchMode {
|
enum class FetchMode {
|
||||||
Text,
|
Text,
|
||||||
Character,
|
Character,
|
||||||
|
Loading…
Reference in New Issue
Block a user