diff options
| author | notyourav <65437533+notyourav@users.noreply.github.com> | 2022-01-05 13:32:16 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-05 13:32:16 -0800 |
| commit | 0ef9ac6ea6ee5408b30aa70c746951453fa1c242 (patch) | |
| tree | af12eadce81e1091bcdd1ba2d194158b011bc807 /data/scripts/dhc | |
| parent | 22d70155a846f685e0e410ced0fd62cfde05ee10 (diff) | |
| parent | a1da1889e3f7a7d1e0976106068d526864a0e0d1 (diff) | |
Merge pull request #245 from notyourav/mdx
fade.c doc
Diffstat (limited to 'data/scripts/dhc')
| -rw-r--r-- | data/scripts/dhc/script_Npc4EV3Defeated.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/dhc/script_Npc4EV3Defeated.inc b/data/scripts/dhc/script_Npc4EV3Defeated.inc index 09f214d5..6788d7e5 100644 --- a/data/scripts/dhc/script_Npc4EV3Defeated.inc +++ b/data/scripts/dhc/script_Npc4EV3Defeated.inc @@ -18,7 +18,7 @@ script_0800A0FE: CallWithArg sub_08094AE8, script_Object6AV3DefeatedMinishCap PlaySound SFX_APPARATE SetFadeTime 0x0002 - DoFade6 + SetFade6 EndBlock WaitForFadeFinish WaitForSyncFlagAndClear 0x00000004 |
