mirror of
https://github.com/wiiu-env/WiiUPluginLoaderBackend.git
synced 2026-04-01 22:35:17 -05:00
6 lines
59 B
C++
6 lines
59 B
C++
#pragma once
|
|
|
|
namespace ShellCommands {
|
|
void Init();
|
|
}
|