diff options
author | Niels Martin Hansen <nielsm@indvikleren.dk> | 2019-02-18 17:32:53 +0100 |
---|---|---|
committer | Niels Martin Hansen <nielsm@indvikleren.dk> | 2019-03-09 20:27:11 +0100 |
commit | 7b56be0f3ac0a0257c10dc7ebe32c1fe95ea6253 (patch) | |
tree | 400b6342bf04d500db26fc525c02e2f608feb577 /source.list | |
parent | d7522e5e8ffa8a922668e8f6f99e1fecbab11dbe (diff) | |
download | openttd-7b56be0f3ac0a0257c10dc7ebe32c1fe95ea6253.tar.xz |
Codechange: Make a k-d tree index of towns
Diffstat (limited to 'source.list')
-rw-r--r-- | source.list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source.list b/source.list index d241e7e85..969d90b9c 100644 --- a/source.list +++ b/source.list @@ -367,6 +367,7 @@ timetable.h toolbar_gui.h town.h town_type.h +town_kdtree.h townname_func.h townname_type.h track_func.h |