Improve some innacurate function names, labels, and comments (#1078)
[https://github.com/pret/pokecrystal/issues/1078#issue-1869550979 and https://github.com/pret/pokecrystal/issues/1078#issuecomment-1696394371]
This commit is contained in:
@@ -608,7 +608,7 @@ Function1704e1:
|
||||
bit 7, a
|
||||
jr nz, .done
|
||||
call .DoJumptable
|
||||
farcall ReloadMapPart
|
||||
farcall HDMATransferTilemapAndAttrmap_Overworld
|
||||
jr .loop
|
||||
|
||||
.done
|
||||
@@ -654,7 +654,7 @@ Function1704e1:
|
||||
jr .NextJumptableFunction
|
||||
|
||||
.Jumptable_1:
|
||||
call SetPalettes
|
||||
call SetDefaultBGPAndOBP
|
||||
call .NextJumptableFunction
|
||||
|
||||
.Jumptable_2:
|
||||
|
Reference in New Issue
Block a user