diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-13 18:59:49 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-13 18:59:49 -0500 |
commit | cc8c36ee149b287b7a1cabb85abb4bf42873a3b2 (patch) | |
tree | eca073a298889f307efc19d27a3d2ee740e102cd /home/map_objects.asm | |
parent | 01fe51df0ca5c6e2f99df9f34d308ff98516478d (diff) |
Creation of constants for OBJECT_09 indices
Diffstat (limited to 'home/map_objects.asm')
-rw-r--r-- | home/map_objects.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/map_objects.asm b/home/map_objects.asm index e5d6dab01..c6b7f271c 100644 --- a/home/map_objects.asm +++ b/home/map_objects.asm @@ -508,7 +508,7 @@ endr ret ; 1a47 -Function1a47:: ; 1a47 +GetInitialFacing:: ; 1a47 push bc push de ld e, a |