mirror of
https://github.com/HarbourMasters/Starship
synced 2026-07-04 21:49:03 -04:00
fix offset comment
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@ typedef struct {
|
||||
|
||||
typedef struct {
|
||||
/* 0x0 */ void* vRomAddress;
|
||||
/* 0x8 */ SegmentOffset pRom;
|
||||
/* 0x4 */ SegmentOffset pRom;
|
||||
/* 0xC */ s32 compFlag;
|
||||
} DmaEntry; // size = 0x10;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user