mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-09 00:11:24 +12:00
Minor changes
This commit is contained in:
parent
1c14d872a8
commit
9232ddf0ab
16 changed files with 73 additions and 32 deletions
|
@ -10,6 +10,10 @@
|
|||
|
||||
extern logs::channel cellSysutil;
|
||||
|
||||
MsgDialogBase::~MsgDialogBase()
|
||||
{
|
||||
}
|
||||
|
||||
s32 cellMsgDialogOpen()
|
||||
{
|
||||
fmt::throw_exception("Unimplemented" HERE);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue