mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-09 18:23:00 +00:00
more header cleanup
This commit is contained in:
@@ -175,7 +175,7 @@ transmatrix xspinpush(ld dir, ld dist) {
|
||||
return spin(dir) * xpush(dist) * spin(-dir);
|
||||
}
|
||||
|
||||
purehookset hooks_swapdim;
|
||||
EX purehookset hooks_swapdim;
|
||||
|
||||
namespace geom3 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user