diff options
| author | Tyler McGavran <tyler.taggerung@gmail.com> | 2024-02-28 10:11:38 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-28 10:11:38 -0500 |
| commit | 1aa6824d3340fc6fb6eca917f8c3ed7c9259af06 (patch) | |
| tree | e2c84fd37c8805a9ddde86d57c03649fa182e997 /src/code_80005FD0.c | |
| parent | 4fdbb41589c80e62a4584dac2f5941bce45132d6 (diff) | |
Match the last 2 data files (#574)
* Match the last 2 data files
Signed-off-by: Taggerung <tyler.taggerung@email.com>
* Update one of the file names based on comments
Signed-off-by: Taggerung <tyler.taggerung@email.com>
* Fix bad path in onomatopoeia asset file
Signed-off-by: Taggerung <tyler.taggerung@email.com>
---------
Signed-off-by: Taggerung <tyler.taggerung@email.com>
Co-authored-by: Taggerung <tyler.taggerung@email.com>
Diffstat (limited to 'src/code_80005FD0.c')
| -rw-r--r-- | src/code_80005FD0.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/code_80005FD0.c b/src/code_80005FD0.c index 1d95b441d..fab1074ad 100644 --- a/src/code_80005FD0.c +++ b/src/code_80005FD0.c @@ -29,6 +29,7 @@ #include "ending/podium_ceremony_actors.h" #include "spawn_players.h" #include "sounds.h" +#include "data/path_spawn_data.h" s32 unk_code_80005FD0_pad[24]; Collision D_80162E70; |
