Skip to content

Commit

Permalink
tilesets.asm -> tileset_constants.asm
Browse files Browse the repository at this point in the history
  • Loading branch information
Rangi42 committed Jul 3, 2020
1 parent 9878f01 commit 9627227
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.asm
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ INCLUDE "constants/hide_show_constants.asm"
INCLUDE "constants/credits_constants.asm"
INCLUDE "constants/audio_constants.asm"
INCLUDE "constants/music_constants.asm"
INCLUDE "constants/tilesets.asm"
INCLUDE "constants/tileset_constants.asm"
INCLUDE "constants/starter_mons.asm"
INCLUDE "constants/event_constants.asm"
INCLUDE "constants/text_constants.asm"
Expand Down
File renamed without changes.

0 comments on commit 9627227

Please sign in to comment.