forked from TeamTofuShop/segatools
board/sg-reader.c: Streamline further
Remove remaining pointless boilerplate, turn it into a free- standing hook, since its aimeio.dll dependency forces it to be a singleton anyway.
This commit is contained in:
@ -14,7 +14,6 @@ shared_library(
|
||||
util_lib,
|
||||
],
|
||||
sources : [
|
||||
'_com12.c',
|
||||
'dllmain.c',
|
||||
],
|
||||
)
|
||||
|
Reference in New Issue
Block a user