Skip to content

Commit b54c525

Browse files
committed
let's mark it as inline too
1 parent 9014ab7 commit b54c525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/2.2081/Cocos2d.bro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5925,7 +5925,7 @@ class DS_Dictionary {
59255925
bool loadRootSubDictFromFile(char const*) = m1 0x1409e0, imac 0x17ab30;
59265926
bool loadRootSubDictFromString(gd::string const&) = m1 0x141010, imac 0x17b200, ios 0x161058;
59275927
bool rectFromString(gd::string const&, cocos2d::CCRect&) = m1 0x140298, imac 0x17a390;
5928-
void removeAllKeys() = m1 0x143054, imac 0x17d830;
5928+
void removeAllKeys() = m1 0x143054, imac 0x17d830, ios inline;
59295929
void removeKey(char const*) = m1 0x142f70, imac 0x17d740, ios 0x161720;
59305930
void removeKey(unsigned int) = m1 0x142e94, imac 0x17d660;
59315931
bool saveRootSubDictToCompressedFile(char const*) = m1 0x141b80, imac 0x17bfa0;

0 commit comments

Comments
 (0)