20 lines
422 B
C++
20 lines
422 B
C++
#pragma once
|
|
|
|
// Reconstructed C++ declarations from IDA Local Types and PDB/DIA metadata.
|
|
// Original PDB header: w:\tech5\tungsten\superscript\shared\math.h
|
|
// Recovered logical types: 2
|
|
// Signatures retain Xbox 360 ABI evidence and may still require manual review.
|
|
|
|
|
|
// IDA Local Type ordinal 12522; PDB kind: class.
|
|
class idMath
|
|
{
|
|
public:
|
|
};
|
|
|
|
// IDA Local Type ordinal 13856; PDB kind: class.
|
|
class math
|
|
{
|
|
public:
|
|
};
|