mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-29 07:32:32 -04:00
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// 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) {
|
||||
return g_fpcPf_ProfileList_p[i_profName];
|
||||
}
|
||||
Reference in New Issue
Block a user