mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-19 08:25:35 +00:00
Fix for bug #2687: BASS: Officer blunt wrong animation
This is the corresponding source change to create a fixed sky.cpt binary. The binary is exactly the same as the manually patched one attached to the bug ticket. In order to fix the bug while beint least invasive, I suggest replacing the binaries (the one from the ticket should be the new, official binary) and we will put a workaround in the code anyways to deal correctly with potentially outdated binaries floating around the web and linux distributions. The error was initially introduced with the long term conversion of Revolution's assembly sources to C++ sources, then to textual resource data and then a precompiled binary.
This commit is contained in:
parent
5f769b43d6
commit
7874f517f7
@ -2741,7 +2741,7 @@ SECTION::MAINLISTS
|
||||
0000::NULL
|
||||
40E6::sc38_phone_talk
|
||||
40F4::sc32_garden_talk
|
||||
40DF::sc31_guard_talk
|
||||
40DF::sc31_guard_talk2
|
||||
4145::barman_talk
|
||||
4168::sc36_col_talk2
|
||||
4169::sc36_gal_talk
|
||||
|
Loading…
x
Reference in New Issue
Block a user