mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-25 05:25:14 +00:00
Fix compilation (#585)
This commit is contained in:
parent
22c8080502
commit
e958ffb81c
1 changed files with 1 additions and 1 deletions
|
@ -849,7 +849,7 @@ void verify_warp(struct MarioState *m, bool killMario) {
|
|||
}
|
||||
}
|
||||
else {
|
||||
warp_to_start_level();
|
||||
dynos_warp_to_start_level();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue