mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-15 17:25:06 +00:00
Spacing
This commit is contained in:
parent
5c5c9199c7
commit
44b4c5c5aa
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ private:
|
|||
void write(bool msb, u8 data);
|
||||
|
||||
u16 m_divider : 12; // divider (pitch)
|
||||
u16 m_enable : 1; // channel enable flag
|
||||
u16 m_enable : 1; // channel enable flag
|
||||
};
|
||||
|
||||
vrcvi_core &m_host;
|
||||
|
|
Loading…
Reference in a new issue