Skip to content

Commit

Permalink
Merge pull request pret#253 from yenatch/master
Browse files Browse the repository at this point in the history
Clean up music and battle interfaces in home.asm.
  • Loading branch information
kanzure committed May 29, 2014
2 parents baf5031 + 9755ff3 commit 1f30919
Show file tree
Hide file tree
Showing 10 changed files with 1,244 additions and 1,216 deletions.
1 change: 1 addition & 0 deletions constants/misc_constants.asm
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
; name length
PLAYER_NAME_LENGTH EQU 8
PKMN_NAME_LENGTH EQU 11
NAME_LENGTH EQU 11

; boxes
NUM_BOXES EQU 14
Expand Down
Loading

0 comments on commit 1f30919

Please sign in to comment.