mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-27 14:36:33 -05:00
Format: Run the new clang format on everything
This commit is contained in:
@@ -236,7 +236,7 @@ public:
|
||||
IntTy m_val;
|
||||
};
|
||||
|
||||
} // Common
|
||||
} // namespace Common
|
||||
|
||||
typedef Common::BitSet<u8> BitSet8;
|
||||
typedef Common::BitSet<u16> BitSet16;
|
||||
|
Reference in New Issue
Block a user