diff --git a/src/openrct2/rct12/RCT12.h b/src/openrct2/rct12/RCT12.h index f0340065a3..db7760fad0 100644 --- a/src/openrct2/rct12/RCT12.h +++ b/src/openrct2/rct12/RCT12.h @@ -791,5 +791,3 @@ struct RCT12ResearchItem assert_struct_size(RCT12ResearchItem, 5); #pragma pack(pop) - -bool is_user_string_id(rct_string_id stringId);