mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-11 19:38:47 -04:00
Fix one regswap in vrbox2
This commit is contained in:
@@ -141,8 +141,8 @@ BOOL daVrbox2_color_set(vrbox2_class* i_this) {
|
||||
stageWindY = 0x4000;
|
||||
|
||||
s32 windY2;
|
||||
s32 windX;
|
||||
s16 windY;
|
||||
s32 windX;
|
||||
if (dComIfGs_getWindX() == -1 && dComIfGs_getWindY() == -1) {
|
||||
windX = 0;
|
||||
windY = 0;
|
||||
|
||||
Reference in New Issue
Block a user