Files
oot-gc/debug/Core/xlPostGCN.c
cadmic d693726da8 SDK headers cleanup (#26)
* Use #include "..." rather than #include <...>

* Remove unused dolphin headers

* Go through dolphin/base.h

* Remove __cplusplus guards

* Go through dolphin/gx.h

* Move dolphin OS headers to subdirectory

* Go through dolphin/os.h

* Go through the rest of dolphin headers

* Split out si.h

* Split up hw_regs.h

* Change #include <> to #include "" in debug info

* Create dolphin/thp.h

* Go through variables.h

* Create dolphin.h
2024-02-21 13:56:38 -08:00

18 lines
371 B
C

/*
Compile unit: C:\HOMEBOY\STEPHEN\Japanese Ocarina\Core\xlPostGCN.c
Producer: MW EABI PPC C-Compiler
Language: C++
Code range: 0x80005E04 -> 0x80005E68
*/
#include "dolphin/types.h"
// Range: 0x80005E14 -> 0x80005E68
s32 xlPostText() {}
// Range: 0x80005E0C -> 0x80005E14
s32 xlPostSetup() {}
// Range: 0x80005E04 -> 0x80005E0C
s32 xlPostReset() {}