mirror of
https://github.com/MonsterDruide1/OdysseyDecomp
synced 2026-04-23 09:04:21 +00:00
6 lines
51 B
C++
6 lines
51 B
C++
#include <nn/os.h>
|
|
|
|
int doStuff()
|
|
{
|
|
return 0;
|
|
} |