summaryrefslogtreecommitdiff
path: root/include/GShierMemObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/GShierMemObject.h')
-rw-r--r--include/GShierMemObject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/GShierMemObject.h b/include/GShierMemObject.h
index 60af7b7..fd5846d 100644
--- a/include/GShierMemObject.h
+++ b/include/GShierMemObject.h
@@ -7,7 +7,7 @@
extern MEMHeapHandle lbl_8063E8F8;
// Note: This is the root base class for various classes such as GScamera,
-// GSlight, GSmodel, etc. These classes are all new/deleted using an alternative set of
+// 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.
// TODO: abstract class?