Skip to content

comment all trainers in data/trainers/ai_pointers.asm#590

Merged
Rangi42 merged 1 commit into
pret:masterfrom
CreamElDudJafar:pokered2
Jun 21, 2026
Merged

comment all trainers in data/trainers/ai_pointers.asm#590
Rangi42 merged 1 commit into
pret:masterfrom
CreamElDudJafar:pokered2

Conversation

@CreamElDudJafar

Copy link
Copy Markdown
Contributor

matches trainer constants now

@Engezerstorung

Copy link
Copy Markdown
Contributor

suggested in discord to use the upper case constants for consistency (the ai_pointers file is already referenced in the trainers constants file)

@Rangi42 Rangi42 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

suggested in discord to use the upper case constants for consistency (the ai_pointers file is already referenced in the trainers constants file)

Yeah, we haven't been 100% consistent about commenting things before (e.g. there may be comments about BUG_CATCHER, bug_catcher, bug catcher, Bug Catcher, etc) but it's best to use the actual UPPER_SNAKE_CASE constants (makes them more discoverable via search/grep).

@CreamElDudJafar

Copy link
Copy Markdown
Contributor Author

ok it is all upper case now, and I changed BUG CATCHER to BUG_CATCHER in move choices as well.

@Rangi42 Rangi42 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@Rangi42 Rangi42 merged commit eced08a into pret:master Jun 21, 2026
2 checks passed
@CreamElDudJafar CreamElDudJafar deleted the pokered2 branch July 2, 2026 13:30
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.

3 participants