forked from TeamTofuShop/segatools
chuni/chusan: added LED output to DLLs (will break most DLLs)
Credits: somewhatlurker, skogaby https://dev.s-ul.net/skogaby/segatools/-/blob/ongeki-15093/
This commit is contained in:
@ -9,5 +9,12 @@ chuniio_lib = static_library(
|
||||
'chuniio.h',
|
||||
'config.c',
|
||||
'config.h',
|
||||
'leddata.h',
|
||||
'ledoutput.c',
|
||||
'ledoutput.h',
|
||||
'pipeimpl.c',
|
||||
'pipeimpl.h',
|
||||
'serialimpl.c',
|
||||
'serialimpl.h'
|
||||
],
|
||||
)
|
||||
|
Reference in New Issue
Block a user