mirror of https://github.com/zeldaret/tp.git
28 lines
380 B
C++
28 lines
380 B
C++
//
|
|
// Generated By: dol2asm
|
|
// Translation Unit: odenotstub
|
|
//
|
|
|
|
#include "odenotstub/odenotstub.h"
|
|
#include "dol2asm.h"
|
|
#include "dolphin/types.h"
|
|
|
|
//
|
|
// Forward References:
|
|
//
|
|
|
|
extern "C" bool Hu_IsStub();
|
|
|
|
//
|
|
// External References:
|
|
//
|
|
|
|
//
|
|
// Declarations:
|
|
//
|
|
|
|
/* 803737AC-803737B4 36E0EC 0008+00 0/0 1/1 0/0 .text Hu_IsStub */
|
|
bool Hu_IsStub() {
|
|
return false;
|
|
}
|