Skip to content

Commit

Permalink
Merge pull request #255 from Kermalis/serialization
Browse files Browse the repository at this point in the history
Dungeon/Adventure Serialization
  • Loading branch information
AnonymousRandomPerson authored Nov 16, 2024
2 parents 4428779 + 04d4fb7 commit a916297
Show file tree
Hide file tree
Showing 153 changed files with 9,456 additions and 10,594 deletions.
785 changes: 0 additions & 785 deletions asm/code_80450F8.s

This file was deleted.

2 changes: 1 addition & 1 deletion asm/code_8069E0C.s
Original file line number Diff line number Diff line change
Expand Up @@ -3136,7 +3136,7 @@ sub_806BB6C:
str r6, [sp, 0xC]
movs r0, 0
adds r1, r4, 0
bl sub_8069F54
bl GetMonsterApparentID
lsls r0, 16
adds r1, r7, 0
adds r1, 0x22
Expand Down
2 changes: 1 addition & 1 deletion asm/code_807E5AC.s
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ _0807E9A4:
movs r0, 0x2
ldrsh r1, [r4, r0]
adds r0, r5, 0
bl sub_8069F54
bl GetMonsterApparentID
b _0807E9D8
.align 2, 0
_0807E9D0: .4byte 0xfffffe88
Expand Down
Loading

0 comments on commit a916297

Please sign in to comment.