mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-31 02:14:09 +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:
@@ -5,7 +5,7 @@
|
||||
#include "Game.h"
|
||||
#include "Graphics.h"
|
||||
#include "KeyPoll.h"
|
||||
#include "titlerender.h"
|
||||
#include "Render.h"
|
||||
|
||||
#include "Tower.h"
|
||||
#include "WarpClass.h"
|
||||
|
||||
Reference in New Issue
Block a user