mirror of
https://github.com/geode-sdk/geode.git
synced 2025-03-29 14:19:51 -04:00
CCContentManager members (#1256)
This commit is contained in:
parent
7a05601732
commit
ecdd3b290f
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ public:
|
|||
cocos2d::CCDictionary* addDictDS(const char* dict);
|
||||
|
||||
void clearCache();
|
||||
public:
|
||||
cocos2d::CCDictionary* m_pDictCache;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue