1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 04:24:43 +00:00

rename z_play.c -> z_play_.c

This commit is contained in:
Dragorn421 2024-01-31 19:46:40 +01:00
parent f016a1583d
commit 9da9e76309
No known key found for this signature in database
GPG Key ID: 381AEBAF3D429335
2 changed files with 1 additions and 1 deletions

2
spec
View File

@ -390,7 +390,7 @@ beginseg
include "$(BUILD_DIR)/src/code/mempak.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_play.o"
include "$(BUILD_DIR)/src/code/z_play_.o"
include "$(BUILD_DIR)/src/code/PreRender.o"
include "$(BUILD_DIR)/src/code/TwoHeadGfxArena.o"
include "$(BUILD_DIR)/src/code/TwoHeadArena.o"