mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 21:33:07 -04:00
Clean up comments
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user