mirror of
https://github.com/elliotnunn/macresources.git
synced 2024-12-12 18:30:08 +00:00
Format as git package.
This commit is contained in:
parent
5449528a2d
commit
08b64758d4
@ -4,7 +4,7 @@
|
|||||||
'''
|
'''
|
||||||
import struct
|
import struct
|
||||||
|
|
||||||
from GreggBits import GreggDecompress, GreggCompress
|
from .GreggBits import GreggDecompress, GreggCompress
|
||||||
|
|
||||||
|
|
||||||
def GetEncoding(dat):
|
def GetEncoding(dat):
|
||||||
|
1
__init__.py
Normal file
1
__init__.py
Normal file
@ -0,0 +1 @@
|
|||||||
|
from .ResDecompress import GetEncoding, DecompressResource, CompressResource
|
Loading…
Reference in New Issue
Block a user