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 b2d5efad0b
commit 1307897a1f

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" },