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

Better document splash screen #62

Merged
merged 6 commits into from
Aug 27, 2020
Merged

Better document splash screen #62

merged 6 commits into from
Aug 27, 2020

Conversation

mid-kid
Copy link
Member

@mid-kid mid-kid commented Aug 27, 2020

Ported from pokecrystal: pret/pokecrystal#762
Admittedly, this PR makes more sense for crystal than it does here.

Moved assets to the right directory, split engine/movie/intro.asm, and documented the code surrounding the splash screen.

Since the splash screen is wildly different, a lot of the docs don't
really apply here.
Also commented the use of the field surrounding the struct
initialization functions.

SPRITEANIMSTRUCT_0C -> SPRITEANIMSTRUCT_VAR1
SPRITEANIMSTRUCT_0D -> SPRITEANIMSTRUCT_VAR2
SPRITEANIMSTRUCT_0E -> SPRITEANIMSTRUCT_VAR3
SPRITEANIMSTRUCT_0F -> SPRITEANIMSTRUCT_VAR4

BATTLEANIMSTRUCT_01 -> BATTLEANIMSTRUCT_OAMFLAGS
BATTLEANIMSTRUCT_ANON_JT_INDEX -> BATTLEANIMSTRUCT_JUMPTABLE_INDEX
BATTLEANIMSTRUCT_0F -> BATTLEANIMSTRUCT_VAR1
BATTLEANIMSTRUCT_10 -> BATTLEANIMSTRUCT_VAR2
These two sprite animations are related to the Game Freak Logo splash
screen, not the actual intro.
@Rangi42 Rangi42 merged commit 8d8229d into pret:master Aug 27, 2020
pokepret pushed a commit that referenced this pull request Aug 27, 2020
Better document splash screen
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