mirror of
https://github.com/zeldaret/ph
synced 2026-07-09 14:05:36 -04:00
add missing sections to BMG.cpp delink
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user