Files
scummvm/engines/ags/lib/std
Thierry Crozat 9144ec7131 AGS: Add sanity check on iterators in implementation of std::list::splice
In particular the SpriteCache class can call this function with both
iterators pointing to the same item (when trying to move an item to
the start of thr MRU list, and it is already the first item).
2022-06-18 22:20:40 +01:00
..
2022-05-05 23:39:24 -07:00
2022-05-10 21:18:00 -07:00