Cemu/src/Cafe/OS/libs/nn_cmpt/nn_cmpt.h
2022-08-22 22:21:23 +02:00

5 lines
No EOL
43 B
C++

namespace nn::cmpt
{
void Initialize();
}