mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 03:23:15 +01:00
Removed redundant function
This commit is contained in:
@@ -38,6 +38,5 @@ enum {
|
||||
|
||||
int sawyercoding_validate_checksum(FILE *file);
|
||||
int sawyercoding_read_chunk(FILE *file, uint8 *buffer);
|
||||
int sawyercoding_read_chunk_variable(FILE *file, uint8 **buffer);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user