Improve d_particle destructors

This commit is contained in:
LagoLunatic
2023-10-03 15:27:53 -04:00
parent 7824fb54c0
commit 3ce4a6f388
7 changed files with 243 additions and 110 deletions
-3
View File
@@ -1304,6 +1304,3 @@ extern actor_process_profile_definition g_profile_ARROW = {
/* Group */ fopAc_ACTOR_e,
/* CullType */ fopAc_CULLBOX_CUSTOM_e,
};
// Needed for the .data section to match.
static u8 dummy3[0x3C] = {};