Skip to content

Commit

Permalink
Merge pull request #44 from patilise/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
WhenGryphonsFly authored Apr 2, 2024
2 parents ce5a95b + 754f82d commit 628cbca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/global.h
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ struct PinballGame
/*0x602*/ u8 filler602[0x126];
/*0x728*/ u8 unk728; // TODO: unknown type
/*0x729*/ u8 filler729[0x14];
/*0x73D*/ s8 unk73D;
/*0x73D*/ s8 unk73D; // Number of catch mode arrows lit
};

struct Unk02031520
Expand Down

0 comments on commit 628cbca

Please sign in to comment.