[refactor]: formatting
This commit is contained in:
@@ -1,7 +1,2 @@
|
||||
#pragma once
|
||||
typedef enum {
|
||||
Sine,
|
||||
Triangle,
|
||||
Saw,
|
||||
Square
|
||||
} OscillatorType;
|
||||
typedef enum { Sine, Triangle, Saw, Square } OscillatorType;
|
||||
Reference in New Issue
Block a user