SSBM Decomp
Loading...
Searching...
No Matches
OSLink.h
Go to the documentation of this file.
1#ifndef DOLPHIN_OS_OSLINK_H
2#define DOLPHIN_OS_OSLINK_H
3
4#include <platform.h>
5
6void __OSModuleInit(void);
7
8#endif