Clean up comments

This commit is contained in:
LagoLunatic
2024-02-01 20:56:47 -05:00
parent 49afbc07e2
commit f4ac738d36
59 changed files with 418 additions and 165 deletions
-4
View File
@@ -14,10 +14,6 @@ daMagma_c::~daMagma_c() {
dComIfG_resDelete(&mPhs, "Magma");
}
s32 daMagma_c::getPathNo() {
return fopAcM_GetParam(this);
}
s32 daMagma_c::create() {
fopAcM_SetupActor(this, daMagma_c);