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