mirror of
https://github.com/zeldaret/ss
synced 2026-07-09 06:13:17 -04:00
Identify float conversion
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user