Skip to content

Commit 927313e

Browse files
committed
update
1 parent 72ef43f commit 927313e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

cocos2d/cocos/base/CCDecryptImage.h

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
#pragma once
1+
/**
2+
* PNG加密解密
3+
4+
* https://github.com/zhangpanyi/EncryptPNG
5+
*/
6+
7+
#pragma once
28

39
#include <array>
410
#include <vector>

cpp/EncryptPNG.v12.suo

3 KB
Binary file not shown.

0 commit comments

Comments
 (0)