open-ead / sead

Decompilation of sead: the standard C++ library for first-party Nintendo games
190 stars 26 forks source link

framework: Add sead::Task header #130

Closed Sanae6 closed 1 year ago

Sanae6 commented 1 year ago

Added a header for sead::Task.


This change is Reviewable

aboood40091 commented 1 year ago

I have never heard of sead::Task. Do you have a source for that?

EDIT: Apparently it IS a thing, which I see in the MK8 symbol map, but it does not seem to be used there at least. Do you know something that uses it?

Sanae6 commented 1 year ago

@aboood40091 I found sead::Task in SMO. RootTask, a critical part of early startup code, depends on it. javaw_zm6SO1493Z