mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-19 13:03:33 -04:00
JAHostIO and friends (#3131)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#include <JSystem/JAHostIO/JAHioMessage.h>
|
||||
|
||||
void dummy(JAHControl* cont) {
|
||||
cont->makeSlider(NULL, (f32*)NULL, (f32)0, (f32)0, 0);
|
||||
}
|
||||
Reference in New Issue
Block a user