mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-04 01:01:00 -04:00
add GJAccountManager::getGJP
i didn't find either of those but thanks Coloride for win and Firee for mac
This commit is contained in:
parent
90ea392034
commit
c0947265e0
1 changed files with 1 additions and 0 deletions
|
@ -1795,6 +1795,7 @@ class GJAccountLoginDelegate {
|
|||
|
||||
class GJAccountManager : cocos2d::CCNode {
|
||||
static GJAccountManager* sharedState() = mac 0x85070, win 0x107d50;
|
||||
gd::string getGJP() = mac 0x89520, win 0x10abb0;
|
||||
|
||||
PAD = mac 0x8, win 0x4;
|
||||
gd::string m_password;
|
||||
|
|
Loading…
Add table
Reference in a new issue