Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Z2DebugSys.h
Go to the documentation of this file.
1#ifndef Z2DEBUGSYS_H
2#define Z2DEBUGSYS_H
3
5
6// Only here for instance sub. No known code.
7struct Z2DebugSys : public JASGlobalInstance<Z2DebugSys> {
8};
9
10#endif
Definition JASGadget.h:12
Definition Z2DebugSys.h:7