mirror of
https://github.com/open-goal/jak-project
synced 2026-08-06 09:54:10 -04:00
[decompiler] clean up vector detection and add vector float product detection (#638)
* change * recognize vector float product and update tests
This commit is contained in:
@@ -509,5 +509,4 @@
|
||||
)
|
||||
|
||||
;; failed to figure out what this is:
|
||||
(let ((v0-37 0))
|
||||
)
|
||||
0
|
||||
|
||||
@@ -63,5 +63,4 @@
|
||||
(define *res-key-string* (new 'global 'string 64 (the-as string #f)))
|
||||
|
||||
;; failed to figure out what this is:
|
||||
(let ((v0-4 0))
|
||||
)
|
||||
0
|
||||
|
||||
Reference in New Issue
Block a user