mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-21 22:54:37 -04:00
d_meter2 wip / d_s_play / d_file_sel_info (#179)
* d_meter2 wip * d_s_play * d_file_sel_info * format * tag_lv5soup / tag_setBall / fix dKyeff * d_cc_uty
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
|
||||
/* ############################################################################################## */
|
||||
/* 80450D50-80450D58 0004+04 s=1 e=0 z=2 None .sbss g_fpcPf_ProfileList_p */
|
||||
process_profile_definition** g_fpcPf_ProfileList_p;
|
||||
leaf_process_profile_definition** g_fpcPf_ProfileList_p;
|
||||
|
||||
/* 80023564-80023578 0014+00 s=0 e=1 z=0 None .text fpcPf_Get__Fs */
|
||||
process_profile_definition* fpcPf_Get(s16 profileID) {
|
||||
leaf_process_profile_definition* fpcPf_Get(s16 profileID) {
|
||||
return g_fpcPf_ProfileList_p[profileID];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user