Forgot to split a segment in `overlay_286BD0`
This commit is contained in:
parent
fa7b76925a
commit
975f45149f
|
|
@ -1372,7 +1372,7 @@ segments:
|
||||||
- [0x289780, c, "_ob_childlike_cherry"]
|
- [0x289780, c, "_ob_childlike_cherry"]
|
||||||
- [0x28A7B0, asm, "_ob_future_flesh"]
|
- [0x28A7B0, asm, "_ob_future_flesh"]
|
||||||
- [0x296CE0, c, "_ob_painstaking_mouth"]
|
- [0x296CE0, c, "_ob_painstaking_mouth"]
|
||||||
- [0x299D50, asm]
|
- [0x299D50, c, "_ob_early_ghost"]
|
||||||
|
|
||||||
- [0x299D80, data, "data_299D80"]
|
- [0x299D80, data, "data_299D80"]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,3 @@
|
||||||
|
#include "common.h"
|
||||||
|
|
||||||
|
INCLUDE_ASM(const s32, "overlay_286BD0/_ob_early_ghost", func_overlay_286BD0_8023DE10_299D50);
|
||||||
Loading…
Reference in New Issue