diff options
| author | coco875 <59367621+coco875@users.noreply.github.com> | 2025-07-10 23:11:36 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-10 17:11:36 -0600 |
| commit | 6a8baf89369374a4e3bbccb5b45d5de36eb7e843 (patch) | |
| tree | aa7f4d83f1c965950b82165228903c68089eccc6 /src/code_800029B0.c | |
| parent | 371adbd7b98d221a460bbbb31301a81498d44227 (diff) | |
port pr 730 from the decomp (#445)
* port pr 730 from the decomp
Co-Authored-By: Jed Grabman <7600154+jedgrabman@users.noreply.github.com>
* rename file
* small fix
* finish fix time trial
---------
Co-authored-by: Jed Grabman <7600154+jedgrabman@users.noreply.github.com>
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
Diffstat (limited to 'src/code_800029B0.c')
| -rw-r--r-- | src/code_800029B0.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code_800029B0.c b/src/code_800029B0.c index 7c406cf79..32473d14b 100644 --- a/src/code_800029B0.c +++ b/src/code_800029B0.c @@ -17,7 +17,7 @@ #include "skybox_and_splitscreen.h" #include "code_8006E9C0.h" #include "spawn_players.h" -#include "staff_ghosts.h" +#include "replays.h" #include "render_courses.h" #include "main.h" #include "courses/all_course_data.h" |
