Skip to content

Conversation

@slaw-22
Copy link
Contributor

@slaw-22 slaw-22 commented Oct 11, 2025

To be merged after PR192

The value of PLAYED_OLD_GAME matches with the script variable listed on SkyTemple.

extern void ov29_022E1B28(s32);
extern void ov29_022E81F8(void);
extern bool8 HasPlayedOldGame(void);
extern bool8 HasPlayedOldGame();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This extern can be replaced with an include for dungeon_recruitment_3.h.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed. Thanks @AnonymousRandomPerson.

@AnonymousRandomPerson AnonymousRandomPerson merged commit b8dad60 into pret:main Oct 12, 2025
1 check passed
github-actions bot pushed a commit that referenced this pull request Oct 12, 2025
@slaw-22 slaw-22 deleted the HasPlayedOldGame branch October 25, 2025 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants