mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07: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:
@@ -21,8 +21,8 @@ typedef struct process_profile_definition {
|
||||
|
||||
#define LAYER_DEFAULT (-2)
|
||||
|
||||
process_profile_definition* fpcPf_Get(s16 profileID);
|
||||
|
||||
extern process_profile_definition** g_fpcPf_ProfileList_p;
|
||||
struct leaf_process_profile_definition;
|
||||
leaf_process_profile_definition* fpcPf_Get(s16 profileID);
|
||||
extern leaf_process_profile_definition** g_fpcPf_ProfileList_p;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user