jf-roku/components/data/OptionsButton.brs

8 lines
79 B
Plaintext

import "pkg:/source/utils/config.brs"
sub init()
end sub
sub press()
end sub