mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-27 15:49:02 +00:00
Remove extraneous semicolons to quiet pedantic GCC warnings.
This commit is contained in:
@@ -1354,7 +1354,7 @@ EX namespace peace {
|
||||
}
|
||||
|
||||
auto aNext = addHook(hooks_nextland, 100, getNext);
|
||||
};
|
||||
}
|
||||
|
||||
#if CAP_COMMANDLINE
|
||||
int read_mode_args() {
|
||||
|
||||
Reference in New Issue
Block a user