mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 22:44:30 +00:00
Give names to KaleidoScope_Update & KaleidoScope_Draw (#185)
This commit is contained in:
parent
c78d93ad78
commit
e67c51b155
4 changed files with 10 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
glabel func_808262B8
|
||||
glabel KaleidoScope_Draw
|
||||
/* 12A98 808262B8 27BDFF98 */ addiu $sp, $sp, 0xFF98 ## $sp = FFFFFF98
|
||||
/* 12A9C 808262BC AFBF001C */ sw $ra, 0x001C($sp)
|
||||
/* 12AA0 808262C0 AFB10018 */ sw $s1, 0x0018($sp)
|
|
@ -1,4 +1,4 @@
|
|||
glabel func_80826CB4
|
||||
glabel KaleidoScope_Update
|
||||
/* 13494 80826CB4 27BDFF78 */ addiu $sp, $sp, 0xFF78 ## $sp = FFFFFF78
|
||||
/* 13498 80826CB8 AFBF0024 */ sw $ra, 0x0024($sp)
|
||||
/* 1349C 80826CBC AFB10020 */ sw $s1, 0x0020($sp)
|
Loading…
Add table
Add a link
Reference in a new issue