mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-10 19:20:13 +00:00
rename z_play.c -> z_play_.c
This commit is contained in:
parent
f016a1583d
commit
9da9e76309
2 changed files with 1 additions and 1 deletions
2
spec
2
spec
|
@ -390,7 +390,7 @@ beginseg
|
||||||
include "$(BUILD_DIR)/src/code/mempak.o"
|
include "$(BUILD_DIR)/src/code/mempak.o"
|
||||||
include "$(BUILD_DIR)/src/code/z_kaleido_manager.o"
|
include "$(BUILD_DIR)/src/code/z_kaleido_manager.o"
|
||||||
include "$(BUILD_DIR)/src/code/z_kaleido_scope_call.o"
|
include "$(BUILD_DIR)/src/code/z_kaleido_scope_call.o"
|
||||||
include "$(BUILD_DIR)/src/code/z_play.o"
|
include "$(BUILD_DIR)/src/code/z_play_.o"
|
||||||
include "$(BUILD_DIR)/src/code/PreRender.o"
|
include "$(BUILD_DIR)/src/code/PreRender.o"
|
||||||
include "$(BUILD_DIR)/src/code/TwoHeadGfxArena.o"
|
include "$(BUILD_DIR)/src/code/TwoHeadGfxArena.o"
|
||||||
include "$(BUILD_DIR)/src/code/TwoHeadArena.o"
|
include "$(BUILD_DIR)/src/code/TwoHeadArena.o"
|
||||||
|
|
Loading…
Reference in a new issue