mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 11:12:29 +00:00
feat(glue): handle SetPreferredInfo script command
This commit is contained in:
parent
84c1fecfb2
commit
e0b6f361cc
3 changed files with 102 additions and 1 deletions
|
|
@ -22,6 +22,8 @@ class CRealmList {
|
|||
|
||||
// Static functions
|
||||
static void Initialize();
|
||||
static void SetPreferredInfo(uint32_t index, int32_t pvp, int32_t rp);
|
||||
static uint32_t Sub4DE910(uint32_t a1);
|
||||
static void UpdateList();
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue