add missing sections to BMG.cpp delink

This commit is contained in:
Yanis002
2025-01-24 23:48:25 +01:00
parent 660c5e9655
commit 9aaf744c3e
4 changed files with 4 additions and 3 deletions
-1
View File
@@ -171,7 +171,6 @@ typedef struct BMGFileInfo {
/* 0x1A */ s16 groupId; // stores the group id
} BMGFileInfo; // size = 0x1C
class BMGGroups : public SysObject {
public:
/* 0x00 */ BMGFileInfo* entries; // accessed with `groupId`