mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-02-02 16:00:16 +00:00
Remove extraneous semicolons to quiet pedantic GCC warnings.
This commit is contained in:
@@ -2889,7 +2889,7 @@ EX namespace linepatterns {
|
||||
dialog::display();
|
||||
}
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
int val46(cell *c) {
|
||||
patterns::patterninfo si;
|
||||
|
||||
Reference in New Issue
Block a user