You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
i hate the c preprocessor
This commit is contained in:
@@ -12,8 +12,8 @@ glabel mtxf_to_mtx_asm
|
||||
li.s $f8, 1.0
|
||||
li $v0, 1
|
||||
li.s $f4, 65536.0
|
||||
# flags will never update in this loop, so do the compare only once
|
||||
# if this ever breaks contact someone2639, and then maybe MIPS Technologies, Inc.
|
||||
// flags will never update in this loop, so do the compare only once.
|
||||
// if this ever breaks contact someone2639, and then maybe MIPS Technologies, Inc.
|
||||
c.eq.s $f6, $f8
|
||||
1:
|
||||
lwc1 $f0, ($a1)
|
||||
|
||||
Reference in New Issue
Block a user