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
@@ -4,9 +4,8 @@
#include "dolphin/types.h"
class JSURandomInputStream {
public:
public:
void getAvailable(void) const;
};
#endif