fix(s1): mislabeled function (#56)

This commit is contained in:
Xenxo Espasandín 2023-02-04 17:07:26 +01:00 committed by GitHub
parent 66ecf90171
commit 4fc912b91a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -334,7 +334,7 @@ extern std::array<std::pair<u16, char const*>, func_count> const func_list
{ 0x142, "ambientstop" },
{ 0x143, "precachemodel" },
{ 0x144, "precacheshellshock" },
{ 0x145, "precacheshellshock" },
{ 0x145, "precacheitem" },
{ 0x146, "precacheshader" },
{ 0x147, "precachestring" },
{ 0x148, "precachemenu" },