mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
add export to ZipUtils
This commit is contained in:
parent
10876c6b0c
commit
df95c1b1e2
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ namespace cocos2d
|
|||
*
|
||||
* @since v2.0.5
|
||||
*/
|
||||
class ZipFile
|
||||
class CC_ZIP_DLL ZipFile
|
||||
{
|
||||
public:
|
||||
#if (CC_TARGET_PLATFORM == CC_PLATFORM_ANDROID)
|
||||
|
|
Loading…
Reference in a new issue