mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-17 21:25:40 +00:00
Merge branch 'save_ext' into jgrpp
This commit is contained in:
commit
8e832afb65
@ -1809,6 +1809,7 @@ size_t SlCalcObjMemberLength(const void *object, const SaveLoad *sld)
|
|||||||
case SL_ARR:
|
case SL_ARR:
|
||||||
case SL_STR:
|
case SL_STR:
|
||||||
case SL_LST:
|
case SL_LST:
|
||||||
|
case SL_PTRDEQ:
|
||||||
case SL_VEC:
|
case SL_VEC:
|
||||||
case SL_DEQUE:
|
case SL_DEQUE:
|
||||||
case SL_STDSTR:
|
case SL_STDSTR:
|
||||||
|
Loading…
Reference in New Issue
Block a user