Format all files based on clang-format file
This commit is contained in:
@@ -9,6 +9,7 @@ namespace Copium
|
||||
private:
|
||||
int scrollX;
|
||||
int scrollY;
|
||||
|
||||
public:
|
||||
MouseScrollEvent(int scrollX, int scrollY);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user