mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-07-07 20:11:51 -04:00
Merge pull request #122 from Cuyler36/m_scene_ftr
Actually link m_scene_ftr.c
This commit is contained in:
@@ -206,6 +206,8 @@ m_rcp.c:
|
||||
.bss: [0x8129F2E8, 0x8129F2F0]
|
||||
m_room_type/mRmTp_FtrItemNo2FtrIdx.c:
|
||||
.text: [0x803E7878, 0x803E78BC]
|
||||
m_scene_ftr.c:
|
||||
.text: [0x803E7998, 0x803E7A7C]
|
||||
m_start_data_init.c:
|
||||
.text: [0x803EDEC0, 0x803EED30]
|
||||
.rodata: [0x806432E0, 0x806432F0]
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@ static void mScn_KeepMyRoomBankNew(Object_Exchange_c* exchange, s16 bank_id, siz
|
||||
}
|
||||
}
|
||||
|
||||
static void mScn_ObtainCarpetBank(GAME_PLAY* play) {
|
||||
extern void mScn_ObtainCarpetBank(GAME_PLAY* play) {
|
||||
Object_Exchange_c* exchange = &play->object_exchange;
|
||||
int i;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user