Files
@ r28423:a991b75e9b00
Branch filter:
Location: cpp/openttd-patchpack/source/src/newgrf.cpp
r28423:a991b75e9b00
329.0 KiB
text/x-c
Codechange: Redefine some cargo-related values in terms of CargoID instead of CargoType.
Values used as special filter types are now defined as offsets from NUM_CARGO instead of confusingly reusing CARGO_NO_REFIT/CARGO_AUTO_REFIT types.
Values used as special filter types are now defined as offsets from NUM_CARGO instead of confusingly reusing CARGO_NO_REFIT/CARGO_AUTO_REFIT types.