diff --git a/src/signs.h b/src/signs.h --- a/src/signs.h +++ b/src/signs.h @@ -26,7 +26,7 @@ struct Sign : PoolItemstr != STR_NULL; } + inline bool IsValid() const { return this->str != STR_NULL; } }; enum {