diff options
author | Cheng Hann Gan <chenghanngan.us@gmail.com> | 2021-11-20 10:47:46 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-20 08:47:46 -0800 |
commit | 938a88551f6ddefb7f696b738696c8ce2d8e0e36 (patch) | |
tree | 35a8d3954aa03fb00d061d7603d28af0111bb516 /asm/code_8085B0C.s | |
parent | 13552719886449c45aa0a06caccb7d7491382d9c (diff) |
Labeled more symbols (#77)
* Labeled more symbols
* Fixed comment typo
* Renamed some functions
Diffstat (limited to 'asm/code_8085B0C.s')
-rw-r--r-- | asm/code_8085B0C.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/code_8085B0C.s b/asm/code_8085B0C.s index 2a05dfe..e79e550 100644 --- a/asm/code_8085B0C.s +++ b/asm/code_8085B0C.s @@ -176,7 +176,7 @@ _08085C3E: pop {r1} bx r1 .align 2, 0 -_08085C4C: .4byte gUnknown_80F4448 +_08085C4C: .4byte gAdjacentTileOffsets _08085C50: .4byte gUnknown_202F3D8 thumb_func_end sub_8085B80 |