mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-05 22:41:18 +12:00
7 lines
53 B
C++
7 lines
53 B
C++
namespace nn
|
|
{
|
|
namespace ndm
|
|
{
|
|
void load();
|
|
}
|
|
}
|