10 #include "../stdafx.h"
11 #include "../economy_func.h"
12 #include "../economy_base.h"
16 #include "../safeguards.h"
36 static const SaveLoad _economy_desc[] = {
65 static const SaveLoad _cargopayment_desc[] = {
73 static void Save_CAPY()
76 SlSetArrayIndex(cp->index);
81 static void Load_CAPY()
91 static void Ptrs_CAPY()
100 {
'CAPY', Save_CAPY, Load_CAPY, Ptrs_CAPY,
nullptr, CH_ARRAY},
101 {
'PRIC',
nullptr,
Load_PRIC,
nullptr,
nullptr, CH_RIFF },
102 {
'CAPR',
nullptr,
Load_CAPR,
nullptr,
nullptr, CH_RIFF },