// // Generated by dtk // Translation Unit: f_pc_profile.cpp // #include "f_pc/f_pc_profile.h" process_profile_definition** g_fpcPf_ProfileList_p; /* 8004003C-80040050 .text fpcPf_Get__Fs */ process_profile_definition* fpcPf_Get(s16 i_profName) { int profName = i_profName; return g_fpcPf_ProfileList_p[profName]; }