Identify float conversion

This commit is contained in:
robojumper
2024-05-06 00:33:21 +02:00
parent 3801ad8bb1
commit 6515359fac
+2 -2
View File
@@ -140,8 +140,8 @@ bool sAssertOccurred;
OSError("Program Halt");
}
// TODO this isn't optimized out?
void *buf = (void *)0x43300000;
// Random float conversion here for no reason
f32 wid = fb->mWidth;
nw4r::db::DirectPrint_EraseXfb(0, 0, fb->mWidth, fb->mHeight);
nw4r::db::DirectPrint_StoreCache();
OSDisableInterrupts();