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