diff --git a/splat.yaml b/splat.yaml index 73c0774..4d320c7 100644 --- a/splat.yaml +++ b/splat.yaml @@ -1372,7 +1372,7 @@ segments: - [0x289780, c, "_ob_childlike_cherry"] - [0x28A7B0, asm, "_ob_future_flesh"] - [0x296CE0, c, "_ob_painstaking_mouth"] - - [0x299D50, asm] + - [0x299D50, c, "_ob_early_ghost"] - [0x299D80, data, "data_299D80"] diff --git a/src/overlay_286BD0/_ob_early_ghost.c b/src/overlay_286BD0/_ob_early_ghost.c new file mode 100644 index 0000000..7729177 --- /dev/null +++ b/src/overlay_286BD0/_ob_early_ghost.c @@ -0,0 +1,3 @@ +#include "common.h" + +INCLUDE_ASM(const s32, "overlay_286BD0/_ob_early_ghost", func_overlay_286BD0_8023DE10_299D50);