Home
last modified time | relevance | path

Searched defs:RefitOption (Results 1 – 1 of 1) sorted by relevance

/dports/games/openttd/openttd-12.1/src/
H A Dvehicle_gui.cpp381 struct RefitOption { struct
387 * Inequality operator for #RefitOption. argument
391 inline bool operator != (const RefitOption &other) const in operator !=() argument
401 inline bool operator == (const RefitOption &other) const in operator ==() argument