diff options
author | Pokeglitch <pokeglitchx@gmail.com> | 2018-07-31 10:38:47 -0400 |
---|---|---|
committer | Pokeglitch <pokeglitchx@gmail.com> | 2018-07-31 10:38:47 -0400 |
commit | 21fdd85e3d4c1cfa25d2a8ed4389eed3eacb9fb5 (patch) | |
tree | 3cf3f7b10955a8276a50c1c39cc2fba824082563 /home/map_objects.asm | |
parent | 410e41ab77a3cc206e8ef73a20a182f7be711da9 (diff) |
Dumped more of bank 1
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 |