add PlayLayer::PlayLayer address for windows

This commit is contained in:
matcool 2022-10-12 22:46:03 -03:00
parent 2b06316397
commit e70052a15a
No known key found for this signature in database
GPG key ID: BF58756086D7AB1C

View file

@ -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;