mirror of
https://github.com/zeldaret/oot.git
synced 2024-12-29 00:06:33 +00:00
Rename code_800BB0A0.c -> z_cutscene_spline.c (#2313)
* Rename code_800BB0A0.c -> z_camera_spline.c * z_camera_spline -> z_cutscene_spline
This commit is contained in:
parent
06ceb8e661
commit
64de4a0f5d
2 changed files with 1 additions and 1 deletions
2
spec
2
spec
|
@ -659,7 +659,7 @@ beginseg
|
|||
#if DEBUG_FEATURES
|
||||
include "$(BUILD_DIR)/src/code/db_camera.o"
|
||||
#endif
|
||||
include "$(BUILD_DIR)/src/code/code_800BB0A0.o"
|
||||
include "$(BUILD_DIR)/src/code/z_cutscene_spline.o"
|
||||
#if DEBUG_FEATURES
|
||||
include "$(BUILD_DIR)/src/code/mempak.o"
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue