mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-01-30 14:30:16 +00:00
added tests for bt::normalized_at, and some old tests for distances
This commit is contained in:
@@ -654,6 +654,8 @@ EX namespace bt {
|
||||
*
|
||||
* Otherwise: just return h
|
||||
*
|
||||
* See also: in devmods/tests.cpp, -bt-test tests whether this works correctly
|
||||
*
|
||||
*/
|
||||
|
||||
EX transmatrix normalized_at(hyperpoint h) {
|
||||
|
||||
Reference in New Issue
Block a user