NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
tBTTRC_FUNC_MAP Struct Reference

Description

Definition at line 172 of file bt_trace.h.

Public Attributes

const tBTTRC_LAYER_ID layer_id_start
 
const tBTTRC_LAYER_ID layer_id_end
 
tBTTRC_SET_TRACE_LEVEL * p_f
 
const char * trc_name
 
UINT8 trace_level
 

Member Data Documentation

◆ layer_id_start

const tBTTRC_LAYER_ID tBTTRC_FUNC_MAP::layer_id_start

Definition at line 173 of file bt_trace.h.

◆ layer_id_end

const tBTTRC_LAYER_ID tBTTRC_FUNC_MAP::layer_id_end

Definition at line 174 of file bt_trace.h.

◆ p_f

tBTTRC_SET_TRACE_LEVEL* tBTTRC_FUNC_MAP::p_f

Definition at line 175 of file bt_trace.h.

◆ trc_name

const char* tBTTRC_FUNC_MAP::trc_name

Definition at line 176 of file bt_trace.h.

◆ trace_level

UINT8 tBTTRC_FUNC_MAP::trace_level

Definition at line 177 of file bt_trace.h.