diff options
author | Peter Nelson <peter1138@openttd.org> | 2019-02-18 22:17:09 +0000 |
---|---|---|
committer | PeterN <peter@fuzzle.org> | 2019-03-09 16:33:47 +0000 |
commit | 3542ed53d4b79df3018a3291db8d8e97e20db273 (patch) | |
tree | d247dc4974296701a7238462bb2836d8084b7217 /source.list | |
parent | 94b40fd530f8ef348434d14a1c85fde66e25c98a (diff) | |
download | openttd-3542ed53d4b79df3018a3291db8d8e97e20db273.tar.xz |
Add: BitmapTileArea and Iterator to handle sparse tile areas.
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 5bc395a84..c96b99bb9 100644 --- a/source.list +++ b/source.list @@ -135,6 +135,7 @@ autoslope.h base_media_base.h base_media_func.h base_station_base.h +bitmap_type.h bmp.h bridge.h cargo_type.h |