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
2 changed files with 1 additions and 1 deletions
+1 -1
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"