Loading [MathJax]/extensions/MathZoom.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
demo.h
Go to the documentation of this file.
1#ifndef _DOLPHIN_DEMO_H_
2#define _DOLPHIN_DEMO_H_
3
10
11#ifdef __cplusplus
12extern "C" {
13#endif
14
15extern u32 DEMOFontBitmap[768];
16
17#ifdef __cplusplus
18}
19#endif
20
21#endif // _DOLPHIN_DEMO_H_
u32 DEMOFontBitmap[768]
unsigned long u32
Definition types.h:9