mirror of
https://github.com/zeldaret/ss
synced 2026-07-08 05:50:30 -04:00
Match EGG::Heap
This commit is contained in:
@@ -141,7 +141,7 @@ public:
|
||||
return (int)mHeapHandle->end;
|
||||
}
|
||||
|
||||
inline const char *getName() {
|
||||
inline const char *getName() const {
|
||||
return mName;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user