mu3io: Add initial IO emu for Ongeki

This commit is contained in:
Tau
2019-08-30 18:49:55 -04:00
parent 61c7905a32
commit e405a67b4f
5 changed files with 195 additions and 0 deletions

8
mu3io/mu3io.def Normal file
View File

@ -0,0 +1,8 @@
LIBRARY mu3io
EXPORTS
mu3_io_get_gamebtns
mu3_io_get_lever
mu3_io_get_opbtns
mu3_io_init
mu3_io_poll