|
GME
13
|
Go to the source code of this file.
Namespaces | |
| namespace | extract_icons |
Variables | |
| tuple | extract_icons.n = struct.unpack('<h', input.read(2)) |
| list | extract_icons.data = [] |
| dictionary | extract_icons.datum = {} |
| tuple | extract_icons.imagedata = input.read(datum.size) |
| tuple | extract_icons.info = str(datum.offset) |
| int | extract_icons.pad = 0 |
1.7.6.1