1
0
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:
Michał Janiszewski
2020-04-19 21:59:57 +02:00
parent de51d97f70
commit eeef01f34b

View File

@@ -791,5 +791,3 @@ struct RCT12ResearchItem
assert_struct_size(RCT12ResearchItem, 5);
#pragma pack(pop)
bool is_user_string_id(rct_string_id stringId);