You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Remove "Buffer" suffix from two HRAM labels
This commit is contained in:
@@ -540,7 +540,7 @@ TryObjectEvent:
|
||||
|
||||
.IsObject:
|
||||
call PlayTalkObject
|
||||
ldh a, [hObjectStructIndexBuffer]
|
||||
ldh a, [hObjectStructIndex]
|
||||
call GetObjectStruct
|
||||
ld hl, OBJECT_MAP_OBJECT_INDEX
|
||||
add hl, bc
|
||||
|
||||
Reference in New Issue
Block a user