Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_save.h>
Public Member Functions | |
dSv_memory2_c () | |
void | init () |
void | onVisitedRoom (int i_no) |
void | offVisitedRoom (int i_no) |
BOOL | isVisitedRoom (int i_no) |
Private Attributes | |
u32 | mVisitedRoom [2] |
|
inline |
void dSv_memory2_c::init | ( | ) |
|
private |