Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
usb.c File Reference

Functions

void USB_LOG (const char *str,...)
 

Variables

static IOSHeapId hId = -1
 
void * lo = NULL
 
void * hi = NULL
 
static u8 s_usb_log = 0
 
static u8 s_usb_err = 1
 

Function Documentation

◆ USB_LOG()

void USB_LOG ( const char * str,
... )

Variable Documentation

◆ hi

void * hi = NULL

◆ hId

IOSHeapId hId = -1
static

◆ lo

void* lo = NULL

◆ s_usb_err

static u8 s_usb_err = 1
static

◆ s_usb_log

u8 s_usb_log = 0
static