![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Namespaces | |
| namespace | std |
Typedefs | |
| typedef unsigned char | std::uint8_t |
| typedef unsigned short | std::uint16_t |
| typedef unsigned long | std::uint32_t |
| typedef signed char | std::int8_t |
| typedef short | std::int16_t |
| typedef long | std::int32_t |
| typedef unsigned long long | std::uint64_t |
| typedef long long | std::int64_t |
| typedef uint32_t | std::uintptr_t |
| typedef int32_t | std::intptr_t |