Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start Syncing HGSS Battle Loading - Preliminary cleanup #314

Merged
merged 10 commits into from
Jan 19, 2025

Conversation

adrienntindall
Copy link
Collaborator

No description provided.

@lhearachel
Copy link
Collaborator

Reformat according to clang-format rules

@adrienntindall
Copy link
Collaborator Author

Ready to review -- sorry bout the delays

asm/macros/scrcmd.inc Outdated Show resolved Hide resolved
include/struct_defs/struct_0202FAA8.h Show resolved Hide resolved
include/unk_0206AFE0.h Outdated Show resolved Hide resolved
include/poketch_data.h Outdated Show resolved Hide resolved
include/pokedex_data.h Outdated Show resolved Hide resolved
@@ -4475,10 +4475,10 @@
.short \arg0
.endm

.macro ScrCmd_HasSeenSpecies arg0, arg1
.macro has_seen_species species, ret
Copy link
Collaborator

Choose a reason for hiding this comment

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

We use PascalCase for scripting commands, not snake_case.

@lhearachel lhearachel merged commit 73f48e8 into pret:main Jan 19, 2025
2 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 19, 2025
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