1
0
Fork 0
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:
Robin Allen 2020-06-04 22:54:50 +01:00 committed by GitHub
parent c78d93ad78
commit e67c51b155
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 10 deletions

View file

@ -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)

View file

@ -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)