mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-22 23:17:04 +00:00
removed unnecessary extern
This commit is contained in:
parent
81d9fe9e73
commit
115f326d5c
@ -906,7 +906,6 @@ EX void showEuclideanMenu() {
|
||||
}
|
||||
else if(bt::in()) {
|
||||
menuitem_binary_width('v');
|
||||
extern void add_edit_wall_quality(char);
|
||||
add_edit_wall_quality('W');
|
||||
}
|
||||
else if(WDIM == 3 || kite::in() || arb::in()) dialog::addBreak(100);
|
||||
|
Loading…
Reference in New Issue
Block a user