We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6cafb0 commit 9a92bc5Copy full SHA for 9a92bc5
bindings/2.2081/Cocos2d.bro
@@ -5881,7 +5881,7 @@ class DS_Dictionary {
5881
cocos2d::CCPoint getVec2ForKey(char const*);
5882
bool loadRootSubDictFromCompressedFile(char const*);
5883
bool loadRootSubDictFromFile(char const*);
5884
- bool loadRootSubDictFromString(gd::string const&) = m1 0x141010, imac 0x17b200 ios 0x161058;
+ bool loadRootSubDictFromString(gd::string const&) = m1 0x141010, imac 0x17b200, ios 0x161058;
5885
bool rectFromString(gd::string const&, cocos2d::CCRect&);
5886
void removeAllKeys();
5887
void removeKey(char const*);
0 commit comments