Fixed many bugs
This commit is contained in:
parent
6fab29a1fd
commit
c8fa62c303
10 changed files with 75 additions and 410 deletions
|
|
@ -126,10 +126,6 @@ static void SetEnvelopMtx(HsfObject *arg0, HsfObject *arg1, Mtx arg2) {
|
|||
}
|
||||
|
||||
void EnvelopeProc(HsfData *arg0) {
|
||||
#ifdef TARGET_PC
|
||||
// TODO PC still buggy
|
||||
return;
|
||||
#endif
|
||||
HsfMatrix *temp_r31;
|
||||
HsfObject *temp_r29;
|
||||
Mtx sp8;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue