Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
f_pc_debug_sv.h File Reference

Go to the source code of this file.

Typedefs

typedef void(* fpcDbSv_callback) (void *i_process)
 

Functions

char * fpcDbSv_getNameString (s16 i_name)
 

Variables

const fpcDbSv_callback g_fpcDbSv_service [50]
 

Typedef Documentation

◆ fpcDbSv_callback

typedef void(* fpcDbSv_callback) (void *i_process)

Function Documentation

◆ fpcDbSv_getNameString()

char * fpcDbSv_getNameString ( s16 i_name)

Variable Documentation

◆ g_fpcDbSv_service

const fpcDbSv_callback g_fpcDbSv_service[50]
extern