SSBM Decomp
Loading...
Searching...
No Matches
axdriver.static.h
Go to the documentation of this file.
1#include "axdriver.h" // IWYU pragma: export
2
3#include <dolphin/axfx.h>
4
7
8static u8 AXDriver_804C5A20[2][0x10]; // unknown type
9/* C5A40 */ static struct AXFX_REVERBHI
10 AXDriver_804C5A40[2]; // 804C45A0 + 0x14A0
11/* C5E00 */ static struct AXFX_REVERBSTD
12 AXDriver_804C5E00[2]; // 804C45A0 + 0x1860
13/* C60A8 */ static struct AXFX_CHORUS
14 AXDriver_804C60A8[2]; // 804C45A0 + 0x1B08
15/* C61E0 */ static struct AXFX_DELAY AXDriver_804C61E0[2]; // 804C45A0 + 0x1C40
16
17/* 4D6038 */ static int AXDriver_804D6038 = -1;
18/* 4D603C */ static u32 AXDriver_804D603C = 2;
19
20/* 4D778C */ static int vidhigh;
21/* 4D778C */ static int AXDriver_804D778C;
22/* 4D7790 */ static HSD_SM* AXDriver_804D7790;
23/* 4D7794 */ static HSD_SM* AXDriver_804D7794;
24/* 4D7798 */ static void* AXDriver_804D7798;
25/* 4D779C */ static u32 AXDriver_804D779C;
26/* 4D77A0 */ static s32 AXDriver_804D77A0;
27/* 4D77A4 */ static void* AXDriver_804D77A4;
28/* 4D77A8 */ static s32 AXDriver_804D77A8;
29/* 4D77AC */ static void* AXDriver_804D77AC;
30/* 4D77B0 */ static s32 AXDriver_804D77B0;
31/* 4D77B4 */ static u32* AXDriver_804D77B4;
32/* 4D77B8 */ static s32 AXDriver_804D77B8;
33/* 4D77BC */ static u32** AXDriver_804D77BC;
34/* 4D77C0 */ static s32 AXDriver_804D77C0;
35/* 4D77C4 */ static void* AXDriver_804D77C4;
36/* 4D77C8 */ static int AXDriver_804D77C8;
37/* 4D77CC */ static u32 AXDriver_804D77CC;
38/* 4D77D0 */ static int AXDriver_804D77D0;
39/* 4D77D4 */ static u8* AXDriver_804D77D4;
40/* 4D77D8 */ static u32 axfxallocsize;
41/* 4D77DC */ static u32 axfxmaxsize;
42/* 4D77E0 */ static int AXDriver_804D77E0;
43/* 4D77E4 */ static int AXDriver_804D77E4;
44/* 4D77E8 */ static int AXDriver_804D77E8;
45/* 4D77EC */ static int AXDriver_804D77EC;
static struct AXFX_REVERBSTD AXDriver_804C5E00[2]
Definition axdriver.static.h:11
static s32 AXDriver_804D77B8
Definition axdriver.static.h:32
static void * AXDriver_804D77AC
Definition axdriver.static.h:29
static int AXDriver_804D77EC
Definition axdriver.static.h:45
static int AXDriver_804D77C8
Definition axdriver.static.h:36
static HSD_SM AXDriver_804C45A0[0x60]
Definition axdriver.static.h:5
static void * AXDriver_804D77A4
Definition axdriver.static.h:27
static s32 AXDriver_804D77C0
Definition axdriver.static.h:34
static int vidhigh
Definition axdriver.static.h:20
static u32 AXDriver_804D779C
Definition axdriver.static.h:25
static HSD_SM * AXDriver_804D7794
Definition axdriver.static.h:23
static u32 AXDriver_804D77CC
Definition axdriver.static.h:37
static void * AXDriver_804D7798
Definition axdriver.static.h:24
static u32 axfxallocsize
Definition axdriver.static.h:40
static struct AXFX_CHORUS AXDriver_804C60A8[2]
Definition axdriver.static.h:13
static HSD_SM * AXDriver_804C5920[0x40]
Definition axdriver.static.h:6
static HSD_SM * AXDriver_804D7790
Definition axdriver.static.h:22
static u32 AXDriver_804D603C
Definition axdriver.static.h:18
static u32 ** AXDriver_804D77BC
Definition axdriver.static.h:33
static int AXDriver_804D77D0
Definition axdriver.static.h:38
static u32 axfxmaxsize
Definition axdriver.static.h:41
static struct AXFX_REVERBHI AXDriver_804C5A40[2]
Definition axdriver.static.h:9
static s32 AXDriver_804D77A8
Definition axdriver.static.h:28
static struct AXFX_DELAY AXDriver_804C61E0[2]
Definition axdriver.static.h:15
static int AXDriver_804D77E0
Definition axdriver.static.h:42
static s32 AXDriver_804D77B0
Definition axdriver.static.h:30
static u8 AXDriver_804C5A20[2][0x10]
Definition axdriver.static.h:8
static u8 * AXDriver_804D77D4
Definition axdriver.static.h:39
static u32 * AXDriver_804D77B4
Definition axdriver.static.h:31
static int AXDriver_804D77E8
Definition axdriver.static.h:44
static int AXDriver_804D6038
Definition axdriver.static.h:17
static int AXDriver_804D77E4
Definition axdriver.static.h:43
static void * AXDriver_804D77C4
Definition axdriver.static.h:35
static s32 AXDriver_804D77A0
Definition axdriver.static.h:26
static int AXDriver_804D778C
Definition axdriver.static.h:21
signed long s32
Definition hsd_3B2B.h:1
unsigned char u8
Definition hsd_3B2B.h:2
Definition axdriver.h:21