f_op_overlap cleanup, d_ovlp_fade progress

remove a bunch of externs
This commit is contained in:
Jasper St. Pierre
2023-10-13 19:22:57 -07:00
parent ccad35b7c2
commit a5641b0ba9
50 changed files with 371 additions and 443 deletions
+1 -1
View File
@@ -1071,7 +1071,7 @@ static actor_method_class l_daItem_Method = {
(process_method_func)daItem_Draw,
};
extern actor_process_profile_definition g_profile_ITEM = {
actor_process_profile_definition g_profile_ITEM = {
/* LayerID */ fpcLy_CURRENT_e,
/* ListID */ 7,
/* ListPrio */ fpcPi_CURRENT_e,