mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 20:37:58 +03:00
fix offset comment
This commit is contained in:
parent
aa97afffb4
commit
7969da8a9d
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ typedef struct {
|
|||
|
||||
typedef struct {
|
||||
/* 0x0 */ void* vRomAddress;
|
||||
/* 0x8 */ SegmentOffset pRom;
|
||||
/* 0x4 */ SegmentOffset pRom;
|
||||
/* 0xC */ s32 compFlag;
|
||||
} DmaEntry; // size = 0x10;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue