![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
| static void | __GXVerifyGlobal (void) |
| static void | __GXVerifyCP (GXVtxFmt fmt) |
| void | __GXVerifyState (GXVtxFmt vtxfmt) |
| void | __GXVerifyVATImm (GXAttr attr, GXCompCnt cnt, GXCompType type, u8 frac) |
| void | GXSetVerifyLevel (GXWarningLevel level) |
| GXVerifyCallback | GXSetVerifyCallback (GXVerifyCallback cb) |
Variables | |
| static __GXVerifyData | __gxVerifData |
| struct __GXVerifyData * | __gxVerif = &__gxVerifData |
| char * | __gxvWarnings [125] |
| GXWarningLevel | __gxvWarnLev [125] |
| char | __gxvDummyStr [256] |
|
static |
|
static |
| void __GXVerifyState | ( | GXVtxFmt | vtxfmt | ) |
| void __GXVerifyVATImm | ( | GXAttr | attr, |
| GXCompCnt | cnt, | ||
| GXCompType | type, | ||
| u8 | frac ) |
| GXVerifyCallback GXSetVerifyCallback | ( | GXVerifyCallback | cb | ) |
| void GXSetVerifyLevel | ( | GXWarningLevel | level | ) |
| char __gxvDummyStr[256] |
| struct __GXVerifyData* __gxVerif = &__gxVerifData |
|
static |
| char* __gxvWarnings[125] |
| GXWarningLevel __gxvWarnLev[125] |