Skip to content

Commit

Permalink
Add dbus stub
Browse files Browse the repository at this point in the history
  • Loading branch information
tatokis committed Jul 2, 2019
1 parent 29b1731 commit 055d2fd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions VGMPlay/dbus_stub.c
@@ -0,0 +1,11 @@
#include "chips/mamedef.h"

void DBus_ReadWriteDispatch()
{

}

void DBus_EmitSignal(UINT8 type)
{

}

0 comments on commit 055d2fd

Please sign in to comment.