diff options
author | D G Turner | 2012-06-10 20:45:37 +0100 |
---|---|---|
committer | D G Turner | 2012-06-10 20:45:37 +0100 |
commit | 13832580002a0a902a23fa893784aa61f7b3faaa (patch) | |
tree | 7bc976f83fea7d61aa749ba96ddc3b6622762e22 /engines/lure/hotspots.cpp | |
parent | 5458127d9706d2c124d907edc5be06e58384d562 (diff) | |
download | scummvm-rg350-13832580002a0a902a23fa893784aa61f7b3faaa.tar.gz scummvm-rg350-13832580002a0a902a23fa893784aa61f7b3faaa.tar.bz2 scummvm-rg350-13832580002a0a902a23fa893784aa61f7b3faaa.zip |
TOON: Migrate Pathfinding Path Buffers to Common::Point.
This removes the need for i32Point, which used int32, instead of the
int16 of Common::Point. Since the co-ordinates passed in are in int16,
this is safe. Tested with no regressions.
Also, removed return value from walkLine function as it always returned
true.
Diffstat (limited to 'engines/lure/hotspots.cpp')
0 files changed, 0 insertions, 0 deletions