Imported odemuexi2, amcstubs and odenotstub
This commit is contained in:
parent
f6b979ac3c
commit
bedf7ba7b5
4 changed files with 378 additions and 4 deletions
7
src/odenotstub/odenotstub.c
Normal file
7
src/odenotstub/odenotstub.c
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#include <dolphin.h>
|
||||
|
||||
int Hu_IsStub();
|
||||
|
||||
int Hu_IsStub() {
|
||||
return 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue