mirror of
https://github.com/sonicdcer/sf64.git
synced 2024-11-30 08:21:02 +00:00
sptask
This commit is contained in:
parent
395fb94829
commit
c6278e068d
7
src/main/sptask.c
Normal file
7
src/main/sptask.c
Normal file
@ -0,0 +1,7 @@
|
||||
#include "common.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/sptask/func_80021EA0.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/sptask/func_80021FBC.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/sptask/func_8002214C.s")
|
@ -1,9 +1,3 @@
|
||||
#include "common.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/sptaskyield/func_80021E80.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/sptaskyield/func_80021EA0.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/sptaskyield/func_80021FBC.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/sptaskyield/func_8002214C.s")
|
||||
|
@ -54,7 +54,7 @@
|
||||
- [0x22990, c, visetevent]
|
||||
- [0x22A00, c, sptaskyielded]
|
||||
- [0x22A80, c, sptaskyield]
|
||||
# - [0x22AA0, asm]
|
||||
- [0x22AA0, c, sptask]
|
||||
- [0x22D90, c, dpsetstat]
|
||||
- [0x22DA0, c, createthread]
|
||||
- [0x22EF0, c, startthread]
|
||||
|
Loading…
Reference in New Issue
Block a user