SSBM Decomp
Loading...
Searching...
No Matches
dbsound.c File Reference
#include "db.h"
#include <melee/un/un_2FC9.h>
#include <melee/lb/lbaudio_ax.h>

Functions

void fn_SetupSoundInfo (void)
 
void fn_UpdateSoundInfo (void)
 
void fn_CheckSoundInfo (int player)
 

Variables

static char db_SoundInfoText_buf [0x70]
 
int db_804D4AF8 = 1
 
static int db_SoundToggles
 
static int db_ShowSoundInfo
 
static int db_SoundRelated_6B68
 
static int db_SoundRelated_6B6C
 
static int db_SoundRelated_6B70
 
static int db_SoundRelated_6B74
 
static DevTextdb_SoundInfoText
 
static HSD_GObjdb_804D6B7C
 
static int db_SoundToggleOrder [4] = { 3, 2, 0, 1 }
 

Function Documentation

◆ fn_SetupSoundInfo()

void fn_SetupSoundInfo ( void  )

◆ fn_UpdateSoundInfo()

void fn_UpdateSoundInfo ( void  )

◆ fn_CheckSoundInfo()

void fn_CheckSoundInfo ( int  player)

Variable Documentation

◆ db_SoundInfoText_buf

char db_SoundInfoText_buf[0x70]
static

◆ db_804D4AF8

int db_804D4AF8 = 1

◆ db_SoundToggles

int db_SoundToggles
static

◆ db_ShowSoundInfo

int db_ShowSoundInfo
static

◆ db_SoundRelated_6B68

int db_SoundRelated_6B68
static

◆ db_SoundRelated_6B6C

int db_SoundRelated_6B6C
static

◆ db_SoundRelated_6B70

int db_SoundRelated_6B70
static

◆ db_SoundRelated_6B74

int db_SoundRelated_6B74
static

◆ db_SoundInfoText

DevText* db_SoundInfoText
static

◆ db_804D6B7C

HSD_GObj* db_804D6B7C
static

◆ db_SoundToggleOrder

int db_SoundToggleOrder[4] = { 3, 2, 0, 1 }
static