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

Name the unnamed hram variables and one wram label #438

Merged
merged 11 commits into from
Nov 20, 2023

Commits on Nov 19, 2023

  1. Update PokemonMansion1F.asm

    Vortyne committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    9ab48c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bf69e2 View commit details
    Browse the repository at this point in the history
  3. Two labels I missed naming

    Vortyne committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    81cc14c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    445a1b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    cc72db6 View commit details
    Browse the repository at this point in the history
  2. Name unnamed hram variables

    hFFDC goes completely unused so does it even needed to be declared?
    Vortyne committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    a71b342 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    844657f View commit details
    Browse the repository at this point in the history
  4. Update ram/hram.asm

    Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
    Vortyne and Rangi42 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4986764 View commit details
    Browse the repository at this point in the history
  5. Update naming

    Vortyne committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    e21079d View commit details
    Browse the repository at this point in the history
  6. Tweak naming

    Vortyne committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    f382da0 View commit details
    Browse the repository at this point in the history
  7. Tweak names further

    Vortyne committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    3d43636 View commit details
    Browse the repository at this point in the history