summaryrefslogtreecommitdiff
path: root/src/constants.asm
diff options
context:
space:
mode:
authorAndrew Martinek <andrewrmartinek@gmail.com>2020-05-03 12:21:33 -0400
committerAndrew Martinek <andrewrmartinek@gmail.com>2020-05-03 12:21:33 -0400
commit36501f2265515be8e8f81a4f180950857f2b0a2f (patch)
tree8a9e8116be1b65fdb8866daaef00bb0aecca63fb /src/constants.asm
parentb7f47ca621716938cfc6df7d4eea90b2be909eaf (diff)
parent8fb0069491e06d994e4d1ce122b4758eb2c6ef5f (diff)
merge changes to main branch into my branch
Diffstat (limited to 'src/constants.asm')
-rw-r--r--src/constants.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/constants.asm b/src/constants.asm
index 421c8ac..2159564 100644
--- a/src/constants.asm
+++ b/src/constants.asm
@@ -16,4 +16,5 @@ INCLUDE "constants/sgb_constants.asm"
INCLUDE "constants/sfx_constants.asm"
INCLUDE "constants/sprite_constants.asm"
INCLUDE "constants/text_constants.asm"
+INCLUDE "constants/animation_constants.asm"
INCLUDE "constants/charmaps.asm"