d_ky_thunder done / d_scope wip / m_Do_graphic wip (#308)

* d_ky_thunder OK + misc build fixes

* d_scope mostly done

* some m_Do_graphic wip

* remove asm
This commit is contained in:
TakaRikka
2023-03-14 15:27:46 -07:00
committed by GitHub
parent d3aa7ad7a5
commit 747d3c7027
45 changed files with 1493 additions and 1995 deletions
@@ -856,8 +856,8 @@ s32 J3DAnmColorFull::getKind() const {
}
/* 8032BF44-8032BF4C 326884 0008+00 1/0 0/0 0/0 .text getKind__11J3DAnmColorCFv */
bool J3DAnmColor::getKind() const {
return true;
s32 J3DAnmColor::getKind() const {
return 1;
}
/* 8032BF4C-8032BF50 32688C 0004+00 1/0 0/0 0/0 .text getColor__11J3DAnmColorCFUsP8_GXColor */