mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-14 05:57:37 +00:00
export everything: modules compiled separately
This commit is contained in:
@@ -1056,7 +1056,7 @@ archimedean_tiling edited;
|
||||
|
||||
bool symbol_editing;
|
||||
|
||||
void next_variation() {
|
||||
EX void next_variation() {
|
||||
set_variation(
|
||||
PURE ? eVariation::dual :
|
||||
DUAL ? eVariation::bitruncated :
|
||||
|
||||
Reference in New Issue
Block a user