Skip to content

Commit

Permalink
Nitpicking: "Pattern End" -> "End Pattern"
Browse files Browse the repository at this point in the history
  • Loading branch information
martendo committed May 30, 2021
1 parent ff0747e commit 81677bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/music/in-game.asm
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ PATTERN_InGame3:
DB $18, $1D, $02, $1A, $03, $53, $02, $17, $0B, $02, $02, $0B, $02, $10, $01, $1A, $1D, $02, $1A, $02, $17, $0B, $02, $02, $0B, $01, $0F, $1D, $02, $1A, $02, $17
DB $0B, $02, $02, $0B, $02, $10, $01, $10, $1D, $02, $1A, $03, $93, $02, $17, $0B, $02, $02, $0B, $01, $13, $1D, $02, $1A, $03, $53, $02, $17, $0B, $02, $02, $02
DB $17, $00, $04, $07
SECTION "In-Game Theme Pattern End", ROM0
SECTION "In-Game Theme End Pattern", ROM0
PATTERN_InGameLAST:
DB $08, $F2, $FF, $07

Expand Down
2 changes: 1 addition & 1 deletion data/music/menu.asm
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ PATTERN_Menu3:
DB $2E, $0B, $02, $08, $01, $2B, $05, $01, $34, $2E, $02, $1B, $0B, $01, $2D, $05, $01, $37, $2E, $0B, $01, $2B, $05, $01, $3B, $2E, $02, $33, $0B, $02, $08, $01
DB $2A, $05, $01, $40, $2E, $0B, $01, $2F, $05, $01, $0E, $22, $02, $33, $0B, $01, $2D, $05, $01, $37, $2E, $02, $33, $0B, $11, $37, $00, $02, $08, $01, $2B, $05
DB $01, $3C, $2E, $02, $33, $0B, $01, $2A, $05, $01, $40, $2E, $02, $33, $00, $06, $07
SECTION "Menu Theme Pattern End", ROM0
SECTION "Menu Theme End Pattern", ROM0
PATTERN_MenuLAST:
DB $08, $F2, $FF, $07

Expand Down

0 comments on commit 81677bf

Please sign in to comment.