1
0
Fork 0
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:
cadmic 2024-12-08 14:56:51 -08:00 committed by GitHub
parent 06ceb8e661
commit 64de4a0f5d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

2
spec
View file

@ -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