mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
Rename titlerender.cpp to Render.cpp
This also renames titlerender.h to Render.h, and updates all references to titlerender.cpp accordingly.
This commit is contained in:
@@ -82,6 +82,7 @@ SET(VVV_SRC
|
||||
src/Music.cpp
|
||||
src/Otherlevel.cpp
|
||||
src/preloader.cpp
|
||||
src/Render.cpp
|
||||
src/Screen.cpp
|
||||
src/Script.cpp
|
||||
src/Scripts.cpp
|
||||
@@ -89,7 +90,6 @@ SET(VVV_SRC
|
||||
src/Spacestation2.cpp
|
||||
src/TerminalScripts.cpp
|
||||
src/Textbox.cpp
|
||||
src/titlerender.cpp
|
||||
src/Tower.cpp
|
||||
src/UtilityClass.cpp
|
||||
src/WarpClass.cpp
|
||||
|
||||
Reference in New Issue
Block a user