mirror of
https://github.com/wiiu-env/WiiUPluginLoaderBackend.git
synced 2026-09-11 05:19:06 -05:00
Organize imports and format code
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
class PluginInformation {
|
||||
public:
|
||||
PluginInformation(const PluginInformation& other);
|
||||
PluginInformation(const PluginInformation &other);
|
||||
|
||||
PluginInformation() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user