Streamline pointer notation (#2139)
This commit is contained in:
@@ -1070,7 +1070,7 @@ struct SaveBlock1
|
||||
// sizeof: 0x3D88
|
||||
};
|
||||
|
||||
extern struct SaveBlock1* gSaveBlock1Ptr;
|
||||
extern struct SaveBlock1 *gSaveBlock1Ptr;
|
||||
|
||||
struct MapPosition
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user