This website works better with JavaScript.
Home
Explore
Help
Sign In
eden-emu
/
eden
mirror of
https://git.eden-emu.dev/eden-emu/eden.git
Watch
1
Star
0
Fork
0
Code
Releases
Wiki
Activity
Browse Source
Qt: Removed unnecessary HW::Update.
pull/15/merge
bunnei
12 years ago
parent
90aaab1df0
commit
2003ccf09d
1 changed files
with
0 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
src/citra_qt/bootmanager.cpp
1
src/citra_qt/bootmanager.cpp
View File
@ -42,7 +42,6 @@ void EmuThread::run()
emit
CPUStepped
(
)
;
}
}
HW
:
:
Update
(
)
;
}
Core
:
:
Stop
(
)
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
eden-emu/eden
Title
Body
Create Issue