mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Clean up editorclass externs into one location
Again, like the previous commit, it should just be put in the header file of its respective class instead of being a mess everywhere.
This commit is contained in:
@@ -2070,8 +2070,6 @@ void fillboxabs( int x, int y, int x2, int y2, int c )
|
||||
}
|
||||
|
||||
|
||||
extern editorclass ed;
|
||||
|
||||
void editorclass::generatecustomminimap()
|
||||
{
|
||||
map.customwidth=mapwidth;
|
||||
|
||||
Reference in New Issue
Block a user