mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 15:37:59 -05:00
cam_u.h: fix indentation
Withholding my profanity towards Xcode.
This commit is contained in:
@ -16,8 +16,8 @@ public:
|
||||
Interface();
|
||||
|
||||
std::string GetPortName() const override {
|
||||
return "cam:u";
|
||||
}
|
||||
return "cam:u";
|
||||
}
|
||||
};
|
||||
|
||||
} // namespace
|
||||
|
Reference in New Issue
Block a user