Fix decoration gift (#29)

* Fix decoration gift bug

* Update hash
This commit is contained in:
FexCollects 2025-10-29 22:59:57 -06:00 committed by GitHub
parent 7f37ce11e4
commit 931276e79e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -26,8 +26,8 @@ DataPacket:
; Currently needs to be changed manually
DataPointers:
db $70,$01 ; DataStartRegirock
db $F7,$01 ; DataStartRegice
db $7E,$02 ; DataStartRegisteel
db $EF,$01 ; DataStartRegice
db $6E,$02 ; DataStartRegisteel
; Transfer data
sub_02D2:

View File

@ -1 +1 @@
27d75f6d5fe2124fa3da758b69a9f96e build/08-O001-EN.z80
8ecbca4708991fa9edb772b9b7a16857 build/08-O001-EN.z80