diff options
Diffstat (limited to 'home/map_objects.asm')
-rw-r--r-- | home/map_objects.asm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home/map_objects.asm b/home/map_objects.asm index 6c3c640..89b75e2 100644 --- a/home/map_objects.asm +++ b/home/map_objects.asm @@ -325,6 +325,8 @@ GetObjectStruct:: ; 00:17bf Function17cb:: add $10 + +Function17cd:: ld e, a ldh a, [hROMBank] push af |