mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 14:37:08 +00:00
Big improvements to cellCamera and cellGem
This commit is contained in:
parent
43a95d709d
commit
cc6ba726eb
5 changed files with 572 additions and 9 deletions
|
|
@ -475,6 +475,7 @@ void MainFrame::Config(wxCommandEvent& WXUNUSED(event))
|
|||
#endif
|
||||
|
||||
cbox_camera->Append("Null");
|
||||
cbox_camera->Append("Connected");
|
||||
|
||||
cbox_camera_type->Append("Unknown");
|
||||
cbox_camera_type->Append("EyeToy");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue