run clang-format

This commit is contained in:
Pheenoh
2020-12-26 11:31:49 -05:00
parent 64a6a97b7b
commit 4c504d078d
180 changed files with 4083 additions and 4253 deletions
@@ -1,8 +1,6 @@
#ifndef J2DSCREEN_H_
#define J2DSCREEN_H_
class J2DScreen {
};
class J2DScreen {};
#endif