Initial commit
This commit is contained in:
10
channel/channelapp/source/dvd.h
Normal file
10
channel/channelapp/source/dvd.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef _DVD_H_
|
||||
#define _DVD_H_
|
||||
|
||||
#include <gctypes.h>
|
||||
|
||||
s32 WiiDVD_StopMotorAsync(void);
|
||||
void WiiDVD_ShutDown(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user