NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
d_base.cpp File Reference

Go to the source code of this file.

Variables

static u32 g_basesRandomSeed
 [Unused]. Random seed written to after dBase_c::preDraw.
 

Variable Documentation

◆ g_basesRandomSeed

u32 g_basesRandomSeed
static

[Unused]. Random seed written to after dBase_c::preDraw.

Unofficial name.
Decompilation Note:
Not part of the dBase_c class as its mangled hash is the same as the demangled hash.

Definition at line 10 of file d_base.cpp.