Difference between revisions of "BUNIT.OUT get skillset of job ID"
Jump to navigation
Jump to search
m (Talcall moved page BUNIT.OUT Get Job Skillset to BUNIT.OUT get skillset of job ID) |
m |
||
Line 1: | Line 1: | ||
+ | see also: [[JOBSTTS.OUT get skillset of job ID]] | ||
+ | find: the world routine that does the same thing | ||
+ | |||
001c7420: 27bdffe8 addiu r29,r29,0xffe8 | 001c7420: 27bdffe8 addiu r29,r29,0xffe8 | ||
001c7424: afbf0010 sw r31,0x0010(r29) | 001c7424: afbf0010 sw r31,0x0010(r29) |
Latest revision as of 06:48, 14 December 2024
see also: JOBSTTS.OUT get skillset of job ID find: the world routine that does the same thing
001c7420: 27bdffe8 addiu r29,r29,0xffe8 001c7424: afbf0010 sw r31,0x0010(r29) 001c7428: 0c016a29 jal 0x0005a8a4 Get Job Data Pointer 001c742c: 00000000 nop 001c7430: 90420000 lbu r2,0x0000(r2) return skillset of job 001c7434: 8fbf0010 lw r31,0x0010(r29) 001c7438: 27bd0018 addiu r29,r29,0x0018 001c743c: 03e00008 jr r31 001c7440: 00000000 nop