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/* 4D77C8 */ static int AXDriver_804D77C8;
26/* 4D77CC */ static u32 AXDriver_804D77CC;
27/* 4D77D0 */ static int AXDriver_804D77D0;
28/* 4D77D4 */ static u8* AXDriver_804D77D4;
29/* 4D77D8 */ static u32 axfxallocsize;
30/* 4D77DC */ static u32 axfxmaxsize;
31/* 4D77E0 */ static int AXDriver_804D77E0;
32/* 4D77E4 */ static int AXDriver_804D77E4;
33/* 4D77E8 */ static int AXDriver_804D77E8;
34/* 4D77EC */ static int AXDriver_804D77EC;
35
36// External arrays referenced by AXDriver_8038CFF4
37extern int AXDriver_804D77B0;
38extern u32* AXDriver_804D77B4;
39extern int AXDriver_804D77B8;
40extern u32** AXDriver_804D77BC;
static struct AXFX_REVERBSTD AXDriver_804C5E00[2]
Definition axdriver.static.h:11
int AXDriver_804D77B0
static int AXDriver_804D77EC
Definition axdriver.static.h:34
static int AXDriver_804D77C8
Definition axdriver.static.h:25
static HSD_SM AXDriver_804C45A0[0x60]
Definition axdriver.static.h:5
static int vidhigh
Definition axdriver.static.h:20
static HSD_SM * AXDriver_804D7794
Definition axdriver.static.h:23
static u32 AXDriver_804D77CC
Definition axdriver.static.h:26
static void * AXDriver_804D7798
Definition axdriver.static.h:24
static u32 axfxallocsize
Definition axdriver.static.h:29
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
u32 ** AXDriver_804D77BC
static int AXDriver_804D77D0
Definition axdriver.static.h:27
static u32 axfxmaxsize
Definition axdriver.static.h:30
static struct AXFX_REVERBHI AXDriver_804C5A40[2]
Definition axdriver.static.h:9
static struct AXFX_DELAY AXDriver_804C61E0[2]
Definition axdriver.static.h:15
static int AXDriver_804D77E0
Definition axdriver.static.h:31
static u8 AXDriver_804C5A20[2][0x10]
Definition axdriver.static.h:8
static u8 * AXDriver_804D77D4
Definition axdriver.static.h:28
u32 * AXDriver_804D77B4
static int AXDriver_804D77E8
Definition axdriver.static.h:33
static int AXDriver_804D6038
Definition axdriver.static.h:17
static int AXDriver_804D77E4
Definition axdriver.static.h:32
int AXDriver_804D77B8
static int AXDriver_804D778C
Definition axdriver.static.h:21
Definition axdriver.h:21