mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
Remove redundant function declaration
This commit is contained in:
@@ -791,5 +791,3 @@ struct RCT12ResearchItem
|
||||
assert_struct_size(RCT12ResearchItem, 5);
|
||||
|
||||
#pragma pack(pop)
|
||||
|
||||
bool is_user_string_id(rct_string_id stringId);
|
||||
|
||||
Reference in New Issue
Block a user