mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-10 12:04:36 -04:00
add PlayLayer::PlayLayer address for windows
This commit is contained in:
parent
2b06316397
commit
e70052a15a
1 changed files with 2 additions and 0 deletions
|
@ -4122,6 +4122,8 @@ class PlayLayer : GJBaseGameLayer, CCCircleWaveDelegate, CurrencyRewardDelegate,
|
|||
return GameManager::sharedState()->getPlayLayer();
|
||||
}
|
||||
|
||||
PlayLayer() = win 0x1FAA90;
|
||||
|
||||
void addCircle(CCCircleWave*) = mac 0x7e0f0, win 0x0, ios 0x0;
|
||||
void addObject(GameObject*) = mac 0x70e50, win 0x2017e0, ios 0x0;
|
||||
void addToGroupOld(GameObject*) = mac 0x77680, win 0x0, ios 0x0;
|
||||
|
|
Loading…
Add table
Reference in a new issue