mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
Another seqId function
This commit is contained in:
+1
-1
@@ -3874,7 +3874,7 @@ void func_8019FDC8(UNK_PTR arg0, u16 sfxId, UNK_TYPE arg2);
|
||||
void func_801A0124(Vec3f* pos, u8 arg1);
|
||||
// void func_801A0184(void);
|
||||
// void func_801A01C4(void);
|
||||
void func_801A0204(UNK_TYPE);
|
||||
void func_801A0204(s8 seqId);
|
||||
// void func_801A0238(void);
|
||||
// void func_801A026C(void);
|
||||
// void func_801A0318(void);
|
||||
|
||||
@@ -590,9 +590,9 @@ void func_80BD9840(EnPamera* this, GlobalContext* globalCtx) {
|
||||
func_80BD9904(this);
|
||||
}
|
||||
if (gSaveContext.weekEventReg[14] & 4) {
|
||||
func_801A0204(0x27);
|
||||
func_801A0204(NA_BGM_MUSIC_BOX_HOUSE);
|
||||
} else {
|
||||
func_801A0204(0x1F);
|
||||
func_801A0204(NA_BGM_HOUSE);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user