OdysseyDecomp/source/example.cpp
2020-07-23 22:37:15 -04:00

6 lines
51 B
C++

#include <nn/os.h>
int doStuff()
{
return 0;
}