Skip to content

Port refactorings and formatting from pokered/pokegold/pokecrystal #69

Open
@Rangi42

Description

  • Sync labels and constants with Gen 1 or 2 as appropriate
  • Newlines at end of .asm and .inc files
  • Capitalize BANK, HIGH, LOW, DEF
  • Colons after labels
  • Remove trailing whitespace
  • Indent with single tabs, not spaces
  • Remove address comments
  • Remove enum, use improved const
  • New connection macro
  • Use the current constants, data, and engine, and macros subdirectories
  • Use farcall and callfar, not callab and callba
  • Updated audio constants, labels, and macro names (see Update audio macros and arguments pokecrystal#650)
  • More

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions