mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-24 15:24:30 +01:00
Refactor title sequence player to new class
This commit is contained in:
@@ -366,7 +366,7 @@ extern "C"
|
||||
*
|
||||
* rct2: 0x00675E1B
|
||||
*/
|
||||
int game_load_sv6(SDL_RWops * rw)
|
||||
bool game_load_sv6(SDL_RWops * rw)
|
||||
{
|
||||
if (!sawyercoding_validate_checksum(rw))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user