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
+1
View File
@@ -2126,6 +2126,7 @@ dDlst_list_c::dDlst_list_c() {
mpSpotModel = NULL;
}
/* 80083668-800836E0 .text J3DDrawBuffer__create__FUl */
static J3DDrawBuffer * J3DDrawBuffer__create(u32 size) {
J3DDrawBuffer * buffer = new J3DDrawBuffer();
if (buffer != NULL) {