From 3e5884629d7d078c791a2c8bae9d93042f06dcab Mon Sep 17 00:00:00 2001 From: Max Date: Fri, 6 Nov 2020 20:52:45 -0500 Subject: comments --- include/GShierMemObject.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/GShierMemObject.h b/include/GShierMemObject.h index 28a4701..aaec6fb 100644 --- a/include/GShierMemObject.h +++ b/include/GShierMemObject.h @@ -7,8 +7,8 @@ extern MEMHeapHandle lbl_8063E8F8; // Note: This is the root base class for various classes such as GScamera, -// GSlight, GSmodel, etc. Instances of these classes are all new/deleted using an alternative set of -// routines than the global new and delete, which we infer is defined inline here. +// GSlight, GSmodel, etc. Instances of these classes seem to be new/deleted using an alternative set of +// routines than the global new and delete, which may be defined inline here. class GShierMemObject { -- cgit v1.2.3