chore(profile): a lot of work having to do with graphics

This commit is contained in:
phaneron 2025-06-04 17:42:08 -04:00
parent ebf88595d9
commit 2363e04c76
153 changed files with 2402 additions and 566 deletions

View file

@ -141,6 +141,10 @@ static import_functions() {
set_func_cmt(0x004BA060, "AsyncFileReadWait(CAsyncObject*)", 0);
set_func_cmt(0x004BAA40, "AsyncFileReadInitialize(unsigned int, unsigned int)", 0);
set_func_cmt(0x004BAB50, "AsyncFileReadObject(CAsyncObject*, int)", 0);
set_func_cmt(0x004BF540, "bool CGxStateBom::operator!=(C3Vector& value)", 0);
set_func_cmt(0x004C1B90, "void C44Matrix::Scale(const C3Vector& scale)", 0);
set_func_cmt(0x004C1BF0, "void C44Matrix::Scale(float scale)", 0);
set_func_cmt(0x004C2440, "C44Matrix C44Matrix::Adjoint()", 0);
set_func_cmt(0x004DBFD0, "thanks namreeb :^)", 0);
set_func_cmt(0x004DE960, "CRealmList::SetPreferredInfo(unsigned int, int, int)", 0);
set_func_cmt(0x004DF580, "CRealmList::Initialize()", 0);