projects
/
gbrg
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb3b4cb
)
doors: doors are not covered anymore
author
Lukas Krickl
<lukas@krickl.dev>
Thu, 21 Aug 2025 06:58:34 +0000
(08:58 +0200)
committer
Lukas Krickl
<lukas@krickl.dev>
Thu, 21 Aug 2025 06:58:34 +0000
(08:58 +0200)
src/player.s
patch
|
blob
|
history
diff --git
a/src/player.s
b/src/player.s
index b7f9d38ecbcbd5711b728338d00c9537326f9bfd..fcbd97f0367e531ed95c0092ef6242fbfea4cbbb 100644
(file)
--- a/
src/player.s
+++ b/
src/player.s
@@
-107,7
+107,7
@@
unit_player_remove_door:
; remove door tile, door flag
; and redraw map
- ld a, 0x
48
; roof tile
+ ld a, 0x
00
; roof tile
; clear map
ld [hl+], a
ld a, CF_EXIT