diff options
Diffstat (limited to 'src/m_Do/m_Do_printf.cpp')
| -rw-r--r-- | src/m_Do/m_Do_printf.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/m_Do/m_Do_printf.cpp b/src/m_Do/m_Do_printf.cpp index bf8aaac84e..5d16c6950d 100644 --- a/src/m_Do/m_Do_printf.cpp +++ b/src/m_Do/m_Do_printf.cpp @@ -3,6 +3,11 @@ #include "m_Do/m_Do_ext/m_Do_ext.h" #include "os/OS.h" +#define _SDA_BASE_(dummy) 0 +#define _SDA2_BASE_(dummy) 0 + +extern u8 lbl_80450BA8; + asm void OSSwitchFiberEx(u32, u32, u32, u32, u32, u32) { nofralloc #include "m_Do/m_Do_printf/asm/func_80006798.s" |
