This website requires JavaScript.
Explore
Help
Register
Sign In
CCF_100
/
yuzu-mirror
Watch
1
Star
0
Fork
You've already forked yuzu-mirror
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Qt: Removed unnecessary HW::Update.
Browse Source
master
bunnei
2014-07-21 18:48:34 +07:00
parent
90aaab1df0
commit
2003ccf09d
1 changed files
with
0 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
src/citra_qt/bootmanager.cpp
Unescape
Escape
View File
@ -42,7 +42,6 @@ void EmuThread::run()
emit
CPUStepped
(
)
;
emit
CPUStepped
(
)
;
}
}
}
}
HW
:
:
Update
(
)
;
}
}
Core
:
:
Stop
(
)
;
Core
:
:
Stop
(
)
;
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
CCF_100/yuzu-mirror
Title
Body
Create Issue