Mario Kart 64
Loading...
Searching...
No Matches
_Litob.c File Reference
#include "libultra_internal.h"
#include <stdlib.h>
#include <string.h>
#include "printf.h"
Include dependency graph for _Litob.c:

Macros

#define BUFF_LEN   0x18
 

Functions

void _Litob (printf_struct *args, u8 type)
 

Variables

static u8 D_80334960 [] = "0123456789abcdef"
 
static u8 D_80334974 [] = "0123456789ABCDEF"
 

Macro Definition Documentation

◆ BUFF_LEN

#define BUFF_LEN   0x18

Function Documentation

◆ _Litob()

void _Litob ( printf_struct * args,
u8 type )
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ D_80334960

u8 D_80334960[] = "0123456789abcdef"
static

◆ D_80334974

u8 D_80334974[] = "0123456789ABCDEF"
static