forked from TeamTofuShop/segatools
Hoist slider from board into chunihook
Diva slider uses the quasi-JVS framing used by all other SEGA boards, the Chunithm slider is a special case.
This commit is contained in:
@ -9,8 +9,5 @@ board_lib = static_library(
|
||||
sources : [
|
||||
'io3.c',
|
||||
'io3.h',
|
||||
'slider-cmd.h',
|
||||
'slider-frame.c',
|
||||
'slider-frame.h',
|
||||
],
|
||||
)
|
||||
|
Reference in New Issue
Block a user