index
:
pokeyellow.git
master
Pokemon Yellow disassembly with SL0P mods: fastboot, SECRET SL0P WARP MENU, custom intro splash
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
home
/
update_sprites.asm
blob: 5530c2a493b434c70dbf43df91c5601083725109 (
plain
) (
blame
)
1
2
3
4
5
6
UpdateSprites:
:
ld
a
,
[
wUpdateSpritesEnabled
]
dec
a
ret
nz
homecall
_UpdateSprites
ret