11 lines
346 B
C
11 lines
346 B
C
#pragma once
|
|
|
|
// Reconstructed C++ declarations from IDA Local Types and PDB/DIA metadata.
|
|
// Original PDB header: w:\tech5\libs\zlib\deflate.h
|
|
// Recovered logical types: 1
|
|
// Signatures retain Xbox 360 ABI evidence and may still require manual review.
|
|
|
|
|
|
// IDA Local Type ordinal 32752; PDB kind: typedef.
|
|
typedef internal_state deflate_state;
|