mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 12:33:17 +01:00
Add -Wshadow to CMakeLists and fix offenders
This commit is contained in:
@@ -25,8 +25,6 @@
|
||||
extern "C"
|
||||
{
|
||||
int gSpriteMode = 0;
|
||||
|
||||
int cmdline_for_sprite(const char **argv, int argc);
|
||||
}
|
||||
|
||||
static const char * _mode;
|
||||
|
||||
Reference in New Issue
Block a user