mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Fix '-Wpedantic' warnings under gcc 10.x
This commit is contained in:
committed by
Ethan Lee
parent
6e1054e362
commit
082a0c2205
@@ -79,9 +79,9 @@ namespace Menu
|
||||
timetrialcomplete,
|
||||
timetrialcomplete2,
|
||||
timetrialcomplete3,
|
||||
gamecompletecontinue,
|
||||
gamecompletecontinue
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
struct MenuStackFrame
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user