mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-14 21:37:47 +00:00
service: btdrv,bcat,btm: Update service tables to 14.0.0
This commit is contained in:
parent
15e95ddbe0
commit
ab9c495d00
3 changed files with 13 additions and 4 deletions
|
@ -214,8 +214,12 @@ public:
|
|||
{76, nullptr, "Unknown76"},
|
||||
{100, nullptr, "Unknown100"},
|
||||
{101, nullptr, "Unknown101"},
|
||||
{110, nullptr, "Unknown102"},
|
||||
{111, nullptr, "Unknown103"},
|
||||
{110, nullptr, "Unknown110"},
|
||||
{111, nullptr, "Unknown111"},
|
||||
{112, nullptr, "Unknown112"},
|
||||
{113, nullptr, "Unknown113"},
|
||||
{114, nullptr, "Unknown114"},
|
||||
{115, nullptr, "Unknown115"},
|
||||
};
|
||||
// clang-format on
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue