14 lines
497 B
C
14 lines
497 B
C
#pragma once
|
|
|
|
// Reconstructed C++ declarations from IDA Local Types and PDB/DIA metadata.
|
|
// Original PDB header: w:\tech5\engine\models\skeletalanimation\modelhandle.h
|
|
// Recovered logical types: 2
|
|
// Signatures retain Xbox 360 ABI evidence and may still require manual review.
|
|
|
|
|
|
// IDA Local Type ordinal 32575; PDB kind: typedef.
|
|
typedef idHandle<int,enum invalidDecalHandle_t,-1> decalHandle_t;
|
|
|
|
// IDA Local Type ordinal 33683; PDB kind: typedef.
|
|
typedef unsigned __int16 modelHandleType_t;
|