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:
@@ -312,7 +312,7 @@ Function16c943:
|
||||
cp $8
|
||||
jr nz, .asm_16c969
|
||||
farcall ApplyPals
|
||||
call SetPalettes
|
||||
call SetDefaultBGPAndOBP
|
||||
ldh a, [rSVBK]
|
||||
push af
|
||||
ld a, $1
|
||||
@@ -413,7 +413,7 @@ Function16ca11:
|
||||
cp $8
|
||||
jr nz, .asm_16ca28
|
||||
farcall ApplyPals
|
||||
call SetPalettes
|
||||
call SetDefaultBGPAndOBP
|
||||
ldh a, [rSVBK]
|
||||
push af
|
||||
ld a, $1
|
||||
|
Reference in New Issue
Block a user