mirror of
https://github.com/wiiu-env/WiiUPluginLoaderBackend.git
synced 2026-08-23 11:24:34 -05:00
Organize imports and format code
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
class PluginMetaInformation {
|
||||
public:
|
||||
PluginMetaInformation(const PluginMetaInformation& other);
|
||||
PluginMetaInformation(const PluginMetaInformation &other);
|
||||
|
||||
const std::string getName() const {
|
||||
return name;
|
||||
|
||||
Reference in New Issue
Block a user